pyd v0.14.3 (2022-03-12T16:12:50Z)
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
aliases
PyBoolObject
functions
PyBool_Check
PyBool_FromLong
properties
Py_False
Py_True
Function to return a bool from a C long