[][src]Function swim_c_sys::string::strxfrm

pub unsafe extern "C" fn strxfrm(
    s: *mut cchar,
    ct: *const cchar,
    n: size_t
) -> size_t