Type Alias r_efi::protocols::shell::GetEnvEx

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