Function X509_STORE_set1_param

Source
pub unsafe extern "C" fn X509_STORE_set1_param(
    xs: *mut x509_store_st,
    pm: *const X509_VERIFY_PARAM_st,
) -> i32