libc::strnlen [] [src]

pub unsafe extern fn strnlen(cs: *const c_char, maxlen: size_t) -> size_t
Unstable (libc)

: use libc from crates.io