Type Alias r_efi::protocols::pci_io::ProtocolMap

source ยท
pub type ProtocolMap = extern "efiapi" fn(_: *mut Protocol, _: Operation, _: *mut c_void, _: *mut usize, _: *mut PhysicalAddress, _: *mut *mut c_void) -> Status;