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