Type Alias r_efi::protocols::shell::GetGuidName

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