Function windows_sys::Win32::System::WindowsProgramming::RtlLocalTimeToSystemTime
pub unsafe extern "system" fn RtlLocalTimeToSystemTime(
localtime: *mut i64,
systemtime: *mut i64
) -> NTSTATUS
Expand description
Required features: "Win32_System_WindowsProgramming"
, "Win32_Foundation"