Type Alias EnumerateCallback

pub type EnumerateCallback = fn(_: &Path, _: &Path) -> SDL_EnumerationResult;
Available on crate feature dep_sdl3 only.