Function InternetTimeToSystemTimeA
pub unsafe fn InternetTimeToSystemTimeA<P0>(
lpsztime: P0,
pst: *mut SYSTEMTIME,
dwreserved: Option<u32>,
) -> Result<()>where
P0: Param<PCSTR>,
pub unsafe fn InternetTimeToSystemTimeA<P0>(
lpsztime: P0,
pst: *mut SYSTEMTIME,
dwreserved: Option<u32>,
) -> Result<()>where
P0: Param<PCSTR>,