Function Tcl_StringMatch

Source
pub unsafe extern "C" fn Tcl_StringMatch(
    str: *const c_char,
    pattern: *const c_char,
) -> c_int