AppCallbackEx

Wraps a delegate that is to be called only from the application thread context.

Members

Functions

bind
void bind(void delegate(A) f)
Undocumented in source. Be warned that the author may not have intended to support it.
call
void call(A args)

Blocks.

opCast
bool opCast()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta