Type Definition uefi::proto::pi::mp::Procedure

source · []
pub type Procedure = extern "efiapi" fn(_: *mut c_void);
Expand description

Callback to be called on the AP.