#[unsafe(no_mangle)]pub extern "C" fn crashlog_read_from_windows_event_logs(
context: *mut CrashLogContext,
) -> *mut CrashLogsExpand description
Reads the Crash Log records from the Windows Event Logs.
ยงErrors
Returns a NULL pointer if the Crash Log records cannot be found.