Native

Implemented by type that wrap a native wayland struct pointer.

interface Native (
wl_native
) {}

Members

Properties

native
inout(wl_native)* native [@property getter]

Access the wrapped struct.

Meta