Function as_agreement_add_section

Source
pub unsafe extern "C" fn as_agreement_add_section(
    agreement: *mut AsAgreement,
    agreement_section: *mut AsAgreementSection,
)