pyd v0.10.1 (2018-09-20T03:30:51Z)
Home
Dub
Repo
PyInt_AsUnsignedLongMask
deimos
python
intobject
Availability: 2.*
version(!Python_3_0_Or_Later)
extern (
C
)
C_ulong
PyInt_AsUnsignedLongMask
(
PyObject
*
)
Meta
Source
See Implementation
deimos
python
intobject
functions
PyInt_AsLong
PyInt_AsSsize_t
PyInt_AsUnsignedLongLongMask
PyInt_AsUnsignedLongMask
PyInt_Check
PyInt_CheckExact
PyInt_ClearFreeList
PyInt_FromLong
PyInt_FromSize_t
PyInt_FromSsize_t
PyInt_FromString
PyInt_FromUnicode
PyInt_GetMax
PyOS_strtol
PyOS_strtoul
_PyInt_Format
_PyInt_FormatAdvanced
structs
PyIntObject
Availability: 2.*