object_index_to_instance_functionFunction typedef

object_index_to_instance_functionFunction = Uint32 Function(UnsignedInt index)

Implementation

typedef object_index_to_instance_functionFunction =
    ffi.Uint32 Function(ffi.UnsignedInt index);