NewOSLAccessorUPP

Function NewOSLAccessorUPP 

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

ยงSafety

user_routine must be implemented correctly.