in_resource_set_id

Sets the renderer ID of the resource.

version(IN_DYNLIB)
export extern (C) @nogc
void
in_resource_set_id

Parameters

obj in_resource_t*

The resource object.

value void*

The value to set.

Meta