Function windows_sys::Win32::System::SystemInformation::GetSystemTimeAdjustment
pub unsafe extern "system" fn GetSystemTimeAdjustment(
lptimeadjustment: *mut u32,
lptimeincrement: *mut u32,
lptimeadjustmentdisabled: *mut BOOL
) -> BOOL
Expand description
Required features: "Win32_Foundation"