BUF_strnlen

Function BUF_strnlen 

Source
pub unsafe extern "C" fn BUF_strnlen(
    str_: *const c_char,
    max_len: usize,
) -> usize