Type Alias r_efi::protocols::shell::GetEnv

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