Skip to main content

strxfrm_l

Function strxfrm_l 

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