Type Alias EventNotifyFn

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

Raw event notification function.