pub unsafe extern "C-unwind" fn NewOSLCompareUPP(
user_routine: OSLCompareProcPtr,
) -> OSLCompareUPPAvailable on crate features
AEDataModel and AEObjects only.Expand description
ยงSafety
user_routine must be implemented correctly.