Type Alias r_efi::protocols::service_binding::ProtocolDestroyChild

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