Skip to main content

strcoll

Function strcoll 

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