Type Alias ProtocolRead

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