Type Alias ProtocolSetInfo

Source
pub type ProtocolSetInfo = extern "efiapi" fn(*mut Protocol, *mut Guid, usize, *mut c_void) -> Status;