rustmax::libc

Function fnmatch

Source
pub unsafe extern "C" fn fnmatch(
    pattern: *const i8,
    name: *const i8,
    flags: i32,
) -> i32