NewOSLCompareUPP

Function NewOSLCompareUPP 

Source
pub unsafe extern "C-unwind" fn NewOSLCompareUPP(
    user_routine: OSLCompareProcPtr,
) -> OSLCompareUPP
Available on crate features AEDataModel and AEObjects only.
Expand description

ยงSafety

user_routine must be implemented correctly.