[][src]Function nginx::SSL_set1_param

pub unsafe extern "C" fn SSL_set1_param(
    ssl: *mut SSL,
    vpm: *mut X509_VERIFY_PARAM
) -> c_int