Type Alias r_efi::protocols::shell::FindFilesInDir

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