Type Alias r_efi::protocols::shell::GetDeviceName

source ยท
pub type GetDeviceName = extern "efiapi" fn(_: Handle, _: DeviceNameFlags, _: *mut Char8, _: *mut *mut Char16) -> Status;