Type Alias r_efi::protocols::ip6::ProtocolNeighbors
source ยท pub type ProtocolNeighbors = extern "efiapi" fn(_: *mut Protocol, _: Boolean, _: *mut Ipv6Address, _: *mut MacAddress, _: u32, _: Boolean) -> Status;