Function bssl_sys::OPENSSL_strnlen

source ·
pub unsafe extern "C" fn OPENSSL_strnlen(
    s: *const c_char,
    len: usize
) -> usize