wayland v0.1.1 (2018-12-25T13:43:26Z)
Dub
Repo
nativeImpl
wayland
util
Utility mixin that implements Native for a type.
mixin template
nativeImpl (
wl_native
) {
inout
(
wl_native
)*
native
[@property getter];
}
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
Source
See Implementation
wayland
util
modules
shm_helper
classes
WlInterface
functions
nothrowFnWrapper
interfaces
Native
mixin templates
nativeImpl
structs
ObjectCache
WlFixed
Utility mixin that implements Native for a type.