object_cov_function typedef
Look in the table of objects for this instance to see if value changed.
@ingroup ObjHelpers
@param in The object instance number to be looked up.
@return True if the object instance has changed.
Implementation
typedef object_cov_function =
ffi.Pointer<ffi.NativeFunction<object_cov_functionFunction>>;