Skip to main content

_strxfrm_l

Function _strxfrm_l 

Source
pub unsafe extern "C" fn _strxfrm_l(
    _Destination: *mut c_char,
    _Source: *const c_char,
    _MaxCount: usize,
    _Locale: _locale_t,
) -> usize