python-dll-loaded? ( -- ? ) (original) (raw)
Vocabulary
python
Inputs
None
Outputs
? | an object |
---|
Definition
: python-dll-loaded? ( -- ? )
"Py_IsInitialized" "python" dlsym? ;
Vocabulary
python
Inputs
None
Outputs
? | an object |
---|
Definition
: python-dll-loaded? ( -- ? )
"Py_IsInitialized" "python" dlsym? ;