Py_IsInitialized ( -- bool ) - Factor Documentation

Py_IsInitialized ( -- bool )


Vocabulary
python .ffi

Inputs
None

Outputs
bool an object


Definition
USING: alien.c-types alien.syntax ;

IN: python.ffi

LIBRARY: python FUNCTION: bool Py_IsInitialized ( )

AltStyle によって変換されたページ (->オリジナル) /