pub unsafe extern "system" fn WinHttpTimeToSystemTime(
    pwsztime: PCWSTR,
    pst: *mut SYSTEMTIME
) -> BOOL
Expand description

Required features: "Win32_Foundation"