Function tinyrlibc::strlen

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

Rust implementation of C library function strlen