nativeImpl

Utility mixin that implements Native for a type.

mixin template nativeImpl (
wl_native
) {}

Members

Properties

native
inout(wl_native)* native [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta