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