Function bpf_sys::strxfrm_l[][src]

pub unsafe extern "C" fn strxfrm_l(
    __dest: *mut c_char,
    __src: *const c_char,
    __n: size_t,
    __l: locale_t
) -> size_t