Function X509_CRL_set_meth_data

Source
pub unsafe extern "C" fn X509_CRL_set_meth_data(
    crl: *mut X509_crl_st,
    dat: *mut c_void,
)