object_cov_clear_function typedef
Look in the table of objects for this instance to clear the changed flag.
@ingroup ObjHelpers
@param in The object instance number to be looked up.
Implementation
typedef object_cov_clear_function =
ffi.Pointer<ffi.NativeFunction<object_cov_clear_functionFunction>>;