Function rust_tcl_sys::tcl::Tcl_UtfNcmp [] [src]

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