strcoll_l

Function strcoll_l 

Source
pub unsafe extern "C" fn strcoll_l(
    __s1: *const c_char,
    __s2: *const c_char,
    __l: locale_t,
) -> c_int