uefi_raw::table::boot

Type Alias EventNotifyFn

source
pub type EventNotifyFn = unsafe extern "efiapi" fn(event: Event, context: *mut c_void);
Expand description

Raw event notification function.