Function cstrnlen

Source
pub unsafe extern "C" fn cstrnlen(
    __string: *const i8,
    __maxlen: usize,
) -> usize