object_iterate_functionFunction typedef

object_iterate_functionFunction = UnsignedInt Function(UnsignedInt current_index)

Implementation

typedef object_iterate_functionFunction =
    ffi.UnsignedInt Function(ffi.UnsignedInt current_index);