dorm.lib.ffi_wrap

Undocumented in source.

Members

Functions

dormTraceCallback
void dormTraceCallback(dorm.lib.ffi_impl.RormError error)
Undocumented in source. Be warned that the author may not have intended to support it.
dormTraceCallback
void dormTraceCallback(T result, dorm.lib.ffi_impl.RormError error)
Undocumented in source. Be warned that the author may not have intended to support it.
dormTraceFun
size_t dormTraceFun(bool withRet, string method, T args)
Undocumented in source. Be warned that the author may not have intended to support it.
dormTraceRetval
void dormTraceRetval(size_t reqid, T retval)
Undocumented in source. Be warned that the author may not have intended to support it.
dormTraceSyncCallback
void dormTraceSyncCallback(dorm.lib.ffi_impl.RormError error)
Undocumented in source. Be warned that the author may not have intended to support it.
dormTraceSyncCallback
void dormTraceSyncCallback(T result, dorm.lib.ffi_impl.RormError error)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta