Function CreateLogicalDescriptor

Source
pub unsafe extern "C-unwind" fn CreateLogicalDescriptor(
    the_logical_terms: *mut AEDescList,
    the_logic_operator: DescType,
    dispose_inputs: bool,
    the_descriptor: *mut AEDesc,
) -> i16
Available on crate features AEPackObject and AE and AEDataModel only.