Type Alias r_efi::protocols::shell::SetFileInfo

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