pub unsafe extern "system" fn WinHttpTimeFromSystemTime(
    pst: *const SYSTEMTIME,
    pwsztime: PWSTR
) -> BOOL
Expand description

Required features: "Win32_Networking_WinHttp", "Win32_Foundation"