InternetTimeToSystemTimeW

Function InternetTimeToSystemTimeW 

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