[][src]Function tinyrlibc::strlen

#[no_mangle]
pub unsafe extern "C" fn strlen(s: *const CChar) -> usize

Rust implementation of C library function strlen