Function windows_sys::Wdk::System::SystemServices::RtlTimeFieldsToTime

pub unsafe extern "system" fn RtlTimeFieldsToTime(
    timefields: *const TIME_FIELDS,
    time: *mut i64,
) -> BOOLEAN