pub unsafe extern "C-unwind" fn CreateCompDescriptor(
comparison_operator: DescType,
operand1: *mut AEDesc,
operand2: *mut AEDesc,
dispose_inputs: bool,
the_descriptor: *mut AEDesc,
) -> i16
Available on crate features
AEPackObject
and AE
and AEDataModel
only.