Function cstrxfrm_l

Source
pub unsafe extern "C" fn cstrxfrm_l(
    __dest: *mut c_char,
    __src: *const c_char,
    __n: usize,
    __l: clocale_t,
) -> usize