Function windows_sys::Win32::System::EventLog::GetOldestEventLogRecord

pub unsafe extern "system" fn GetOldestEventLogRecord(
    heventlog: HANDLE,
    oldestrecord: *mut u32,
) -> BOOL