Type Alias r_efi::protocols::file::ProtocolClose

source ยท
pub type ProtocolClose = extern "efiapi" fn(_: *mut Protocol) -> Status;