pyd ~master (2018-03-05T17:12:37Z)
Home
Dub
Repo
PyBool_FromLong
deimos
python
boolobject
Function to return a bool from a C long
extern (
C
)
PyObject
*
PyBool_FromLong
(
C_long
)
Meta
Source
See Implementation
deimos
python
boolobject
functions
PyBool_Check
PyBool_FromLong
properties
Py_False
Py_True
Function to return a bool from a C long