Type Alias r_efi::protocols::shell::SetCurDir

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