Function boring_sys::X509_ALGOR_get0

source ยท
pub unsafe extern "C" fn X509_ALGOR_get0(
    out_obj: *mut *const ASN1_OBJECT,
    out_param_type: *mut c_int,
    out_param_value: *mut *const c_void,
    alg: *const X509_ALGOR
)