Function X509_ALGOR_set0

Source
pub unsafe extern "C" fn X509_ALGOR_set0(
    alg: *mut X509_algor_st,
    aobj: *mut asn1_object_st,
    ptype: i32,
    pval: *mut c_void,
) -> i32