Type Alias r_efi::system::BootHandleProtocol

source ยท
pub type BootHandleProtocol = extern "efiapi" fn(_: Handle, _: *mut Guid, _: *mut *mut c_void) -> Status;