[][src]Type Definition uefi::proto::pi::mp::Procedure

type Procedure = extern "efiapi" fn(_: *mut c_void);

Callback to be called on the AP.