Type Alias ProtocolWrite

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