Type Alias r_efi::protocols::shell::GetCurDir

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