#[unsafe(no_mangle)]pub extern "C" fn crashlog_read_from_pmt_sysfs(
context: *mut CrashLogContext,
) -> *mut CrashLogExpand description
Reads the Crash Log reported through Intel PMT from the linux sysfs
ยงErrors
Returns a NULL pointer if the Crash Log record cannot be found.