Function i2d_PKCS7

Source
pub unsafe extern "C" fn i2d_PKCS7(
    a: *const PKCS7,
    buf: *mut *mut u8,
) -> c_int