[][src]Function fontconfig::fontconfig::FcStrCmp

pub unsafe extern "C" fn FcStrCmp(
    s1: *const FcChar8,
    s2: *const FcChar8
) -> c_int