[][src]Function winapi::um::wininet::InternetTimeToSystemTimeW

pub unsafe extern "system" fn InternetTimeToSystemTimeW(
    lpszTime: LPCWSTR,
    pst: *mut SYSTEMTIME,
    dwReserved: DWORD
) -> BOOL