cstrnlen

Function cstrnlen 

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