Type Alias ProtocolReceive

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