pub fn strlen(cstr: *const i8) -> usize
Expand description

A C function to get the length of a string