Skip to main content

strcoll_l

Function strcoll_l 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn strcoll_l( s1: *const c_char, s2: *const c_char, _loc: locale_t, ) -> c_int
Expand description