in_visual_set_zsort

Sets the z-sorting value of the given visual.

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

Parameters

self in_visual_t*

The visual to operate on.

value int

The value to set.

Meta