pub unsafe extern "C-unwind" fn DisposeOSLCompareUPP(
user_upp: OSLCompareUPP,
)Available on crate features
AEDataModel and AEObjects only.Expand description
ยงSafety
user_upp must be implemented correctly.