Function libc::glob
[−]
[src]
pub unsafe extern fn glob(pattern: *const c_char,
flags: c_int,
errfunc: Option<extern fn(_: *const c_char, _: c_int) -> c_int>,
pglob: *mut glob_t)
-> c_int