[][src]Function winapi::um::powrprof::SetSuspendState

pub unsafe extern "system" fn SetSuspendState(
    bHibernate: BOOLEAN,
    bForce: BOOLEAN,
    bWakeupEventsDisabled: BOOLEAN
) -> BOOLEAN