Type Alias r_efi::system::BootLocateHandleBuffer

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