Function windows_sys::Win32::System::Power::SetSuspendState

pub unsafe extern "system" fn SetSuspendState(
    bhibernate: BOOLEAN,
    bforce: BOOLEAN,
    bwakeupeventsdisabled: BOOLEAN,
) -> BOOLEAN