Function windows::Win32::System::SystemInformation::SetSystemTimeAdjustment
pub unsafe fn SetSystemTimeAdjustment<P0>(
dwtimeadjustment: u32,
btimeadjustmentdisabled: P0,
) -> Result<()>where
P0: Param<BOOL>,