Type Alias r_efi::protocols::shell::DeleteFile

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