[][src]Function libslang_sys::slang::SLutf8_compare

pub unsafe extern "C" fn SLutf8_compare(
    a: *mut SLuchar_Type,
    amax: *mut SLuchar_Type,
    b: *mut SLuchar_Type,
    bmax: *mut SLuchar_Type,
    nchars: SLstrlen_Type,
    case_sensitive: c_int
) -> c_int