Type Alias ProtocolAccept

Source
pub type ProtocolAccept = extern "efiapi" fn(*mut Protocol, *mut ListenToken) -> Status;