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

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