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

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