Function windows::Win32::System::Shutdown::CheckForHiberboot

pub unsafe fn CheckForHiberboot<P0>(
    phiberboot: *mut BOOLEAN,
    bclearflag: P0,
) -> u32
where P0: Param<BOOLEAN>,