Function as_agreement_section_set_description

Source
pub unsafe extern "C" fn as_agreement_section_set_description(
    agreement_section: *mut AsAgreementSection,
    desc: *const c_char,
    locale: *const c_char,
)