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