|
libTriton version 1.0 build 1599
|
Go to the source code of this file.
Namespaces | |
| namespace | triton |
| The Triton namespace. | |
| namespace | triton::bindings |
| The Bindings namespace. | |
| namespace | triton::bindings::python |
| The Python namespace. | |
Functions | |
| PyMODINIT_FUNC | triton::bindings::python::inittriton (void) |
| Entry point python bindings (Py2/3). | |
| PyObject * | triton::bindings::python::PyInit_triton (void) |
Variables | |
| PyObject * | triton::bindings::python::tritonModule = nullptr |
| triton python module. | |
| PyModuleDef | triton::bindings::python::tritonModuleDef |
| triton python module definition. | |