FindFilesInDir

Type Alias FindFilesInDir 

Source
pub type FindFilesInDir = extern "efiapi" fn(FileHandle, *mut *mut FileInfo) -> Status;