Functions | |
| void | vortex_ctx_free (VortexCtx *ctx) |
| Releases the memory allocated by the provided VortexCtx. | |
| VortexCtx * | vortex_ctx_get () |
| Transit function that allows to get the current context configured. | |
| VortexCtx * | vortex_ctx_new () |
| Creates a new vortex execution context. | |
| void | vortex_ctx_set (VortexCtx *ctx) |
| Transit function that allows to configure the vortex ctx to be used by the library. | |