Function OPENSSL_strnlen

Source
pub unsafe extern "C" fn OPENSSL_strnlen(
    str_: *const i8,
    maxlen: usize,
) -> usize