[][src]Function winapi::um::winhttp::WinHttpTimeToSystemTime

pub unsafe extern "system" fn WinHttpTimeToSystemTime(
    pwszTime: LPCWSTR,
    pst: *mut SYSTEMTIME
) -> BOOL