CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
Deprecated List
Global callbackGetFunc (cbtype, handle)
Use closures or closure chains instead.
Global callbackGetHandle (cbtype, func)
Use closureCreate() instead to capture a callback with environment.
Module utils_cbhandle
This module is deprecated. Use Closures or Closure Chains instead.