Type Alias ProtocolTransmit

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