Type Alias r_efi::protocols::shell::OpenFileByName

source ยท
pub type OpenFileByName = extern "efiapi" fn(_: *mut Char16, _: *mut FileHandle, _: u64) -> Status;