Function bssl_sys::OPENSSL_strndup

source ·
pub unsafe extern "C" fn OPENSSL_strndup(
    str_: *const c_char,
    size: usize
) -> *mut c_char