Function boring_sys::SSL_CTX_set1_param

source ยท
pub unsafe extern "C" fn SSL_CTX_set1_param(
    ctx: *mut SSL_CTX,
    param: *const X509_VERIFY_PARAM
) -> c_int