Type Alias r_efi::protocols::debugport::Read

source ยท
pub type Read = extern "efiapi" fn(_: *mut Protocol, _: u32, _: *mut usize, _: *mut c_void) -> *mut Status;