Uses of Class
org.bytedeco.cpython.Py_OpenCodeHookFunction
Packages that use Py_OpenCodeHookFunction
-
Uses of Py_OpenCodeHookFunction in org.bytedeco.cpython.global
Methods in org.bytedeco.cpython.global with parameters of type Py_OpenCodeHookFunctionModifier and TypeMethodDescriptionstatic intpython.PyFile_SetOpenCodeHook(Py_OpenCodeHookFunction hook, Pointer userData)