Type Alias r_efi::protocols::shell::CreateFile

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