Type Alias r_efi::protocols::hii_string::ProtocolGetSecondaryLanguages

source ยท
pub type ProtocolGetSecondaryLanguages = extern "efiapi" fn(_: *const Protocol, _: Handle, _: *const Char8, _: *mut Char8, _: *mut usize) -> Status;