mnn::prelude

Function fnmatch

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