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