Function VisibilityEnabler.setEnabler

Sets active state of the enabler identified by given enabler constant.

void setEnabler (
  const(long) enabler,
  const(bool) enabled
) nothrow @nogc;