Type Alias r_efi::protocols::shell::FindFiles

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