Type Alias r_efi::protocols::shell::OpenRoot

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