Type Alias r_efi::protocols::shell::OpenRootByHandle

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