Function i2d_X509_ATTRIBUTE

Source
pub unsafe extern "C" fn i2d_X509_ATTRIBUTE(
    a: *const x509_attributes_st,
    out: *mut *mut u8,
) -> i32