windows::Win32::Networking::WinHttp

Function WinHttpTimeToSystemTime

pub unsafe fn WinHttpTimeToSystemTime<P0>(
    pwsztime: P0,
    pst: *mut SYSTEMTIME,
) -> Result<()>
where P0: Param<PCWSTR>,