Tcl_UtfNcmp

Function Tcl_UtfNcmp 

Source
pub unsafe extern "C" fn Tcl_UtfNcmp(
    s1: *const c_char,
    s2: *const c_char,
    n: c_ulong,
) -> c_int