BindingCode.modifierFlags

Sets the modifier flag portion of the code.

  1. ubyte modifierFlags [@property getter]
  2. ubyte modifierFlags [@property setter]
    struct BindingCode
    @property @nogc @safe pure nothrow
    ubyte
    modifierFlags
    (
    ubyte val
    )

Meta