Type Alias r_efi::protocols::shell::CloseFile

source ยท
pub type CloseFile = extern "efiapi" fn(_: FileHandle) -> Status;