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

Required features: ‘Win32_Networking_WinHttp’, ‘Win32_Foundation’