Struct winapi::um::winnt::TOKEN_OWNER [−][src]
#[repr(C)]pub struct TOKEN_OWNER {
pub Owner: PSID,
}
Fields
Owner: PSID
Trait Implementations
Returns the “default value” for a type. Read more
#[repr(C)]pub struct TOKEN_OWNER {
pub Owner: PSID,
}
Owner: PSID
Returns the “default value” for a type. Read more