Function kernel32::SystemTimeToFileTime [] [src]

pub unsafe extern "system" fn SystemTimeToFileTime(
    lpSystemTime: *const SYSTEMTIME,
    lpFileTime: LPFILETIME
) -> BOOL