Function libc::strxfrm [] [src]

pub unsafe extern fn strxfrm(s: *mut c_char,
                             ct: *const c_char,
                             n: size_t)
                             -> size_t
🔬 This is a nightly-only experimental API. (libc)

use libc from crates.io