windows::Win32::Networking::WinInet

Function InternetTimeFromSystemTimeW

pub unsafe fn InternetTimeFromSystemTimeW(
    pst: *const SYSTEMTIME,
    dwrfc: u32,
    lpsztime: PWSTR,
    cbtime: u32,
) -> Result<()>