Type Alias r_efi::protocols::shell::GetGuidFromName

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