python.raw

Undocumented in source.

Members

Aliases

FILE
alias FILE = _IO_FILE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ModuleInitRet
alias ModuleInitRet = PyObject*
Undocumented in source.
PyAddrPair
alias PyAddrPair = _addr_pair
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyArena
alias PyArena = _arena
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCFunction
alias PyCFunction = _object* function(_object*, _object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCFunctionWithKeywords
alias PyCFunctionWithKeywords = _object* function(_object*, _object*, _object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCapsule_Destructor
alias PyCapsule_Destructor = void function(_object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyContext
alias PyContext = _pycontextobject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyContextToken
alias PyContextToken = _pycontexttokenobject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyContextVar
alias PyContextVar = _pycontextvarobject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDictKeysObject
alias PyDictKeysObject = _dictkeysobject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEnvironmentErrorObject
alias PyEnvironmentErrorObject = PyOSErrorObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFrameObject
alias PyFrameObject = _frame
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyGC_Head
alias PyGC_Head = _gc_head
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyGILState_STATE
alias PyGILState_STATE = _Anonymous_44
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyHeapTypeObject
alias PyHeapTypeObject = _heaptypeobject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyInterpreterState
alias PyInterpreterState = _is
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLongObject
alias PyLongObject = _longobject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMemAllocatorDomain
alias PyMemAllocatorDomain = _Anonymous_43
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNoArgsFunction
alias PyNoArgsFunction = _object* function(_object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyODictObject
alias PyODictObject = _odictobject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyOS_sighandler_t
alias PyOS_sighandler_t = void function(int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject
alias PyObject = _object
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyStructSequence
alias PyStructSequence = PyTupleObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThreadFrameGetter
alias PyThreadFrameGetter = _frame* function(_ts*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThreadState
alias PyThreadState = _ts
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_type_lock
alias PyThread_type_lock = void*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_type_sema
alias PyThread_type_sema = void*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTracebackObject
alias PyTracebackObject = _traceback
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTypeObject
alias PyTypeObject = _typeobject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyWeakReference
alias PyWeakReference = _PyWeakReference
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_UCS1
alias Py_UCS1 = ubyte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_UCS2
alias Py_UCS2 = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_UCS4
alias Py_UCS4 = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_UNICODE
alias Py_UNICODE = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_buffer
alias Py_buffer = bufferinfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_hash_t
alias Py_hash_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_intptr_t
alias Py_intptr_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_ssize_clean_t
alias Py_ssize_clean_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_ssize_t
alias Py_ssize_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tracefunc
alias Py_tracefunc = int function(_object*, _frame*, int, _object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tss_t
alias Py_tss_t = _Py_tss_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_uhash_t
alias Py_uhash_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_uintptr_t
alias Py_uintptr_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Bool
alias _Bool = bool
Undocumented in source.
_Float32
alias _Float32 = float
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Float32x
alias _Float32x = double
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Float64
alias _Float64 = double
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Float64x
alias _Float64x = real
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_IO_lock_t
alias _IO_lock_t = void
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyCFunctionFast
alias _PyCFunctionFast = _object* function(_object*, _object**, c_long)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyCFunctionFastWithKeywords
alias _PyCFunctionFastWithKeywords = _object* function(_object*, _object**, c_long, _object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyErr_StackItem
alias _PyErr_StackItem = _err_stackitem
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyFrameEvalFunction
alias _PyFrameEvalFunction = _object* function(_frame*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_round_t
alias _PyTime_round_t = _Anonymous_45
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_t
alias _PyTime_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_CODEUNIT
alias _Py_CODEUNIT = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__FILE
alias __FILE = _IO_FILE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__blkcnt64_t
alias __blkcnt64_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__blkcnt_t
alias __blkcnt_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__blksize_t
alias __blksize_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__caddr_t
alias __caddr_t = char*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__clock_t
alias __clock_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__clockid_t
alias __clockid_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__compar_d_fn_t
alias __compar_d_fn_t = int function(const(void)*, const(void)*, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__compar_fn_t
alias __compar_fn_t = int function(const(void)*, const(void)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__cpu_mask
alias __cpu_mask = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__daddr_t
alias __daddr_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__dev_t
alias __dev_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fd_mask
alias __fd_mask = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpos64_t
alias __fpos64_t = _G_fpos64_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpos_t
alias __fpos_t = _G_fpos_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fsblkcnt64_t
alias __fsblkcnt64_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fsblkcnt_t
alias __fsblkcnt_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fsfilcnt64_t
alias __fsfilcnt64_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fsfilcnt_t
alias __fsfilcnt_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fsword_t
alias __fsword_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__gid_t
alias __gid_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__gwchar_t
alias __gwchar_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__id_t
alias __id_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ino64_t
alias __ino64_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ino_t
alias __ino_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__int16_t
alias __int16_t = short
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__int32_t
alias __int32_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__int64_t
alias __int64_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__int8_t
alias __int8_t = byte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__int_least16_t
alias __int_least16_t = short
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__int_least32_t
alias __int_least32_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__int_least64_t
alias __int_least64_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__int_least8_t
alias __int_least8_t = byte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__intmax_t
alias __intmax_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__intptr_t
alias __intptr_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__itimer_which_t
alias __itimer_which_t = __itimer_which
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__jmp_buf
alias __jmp_buf = c_long[8]
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__key_t
alias __key_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__locale_t
alias __locale_t = __locale_struct*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__loff_t
alias __loff_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__mode_t
alias __mode_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nlink_t
alias __nlink_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__off64_t
alias __off64_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__off_t
alias __off_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__pid_t
alias __pid_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__pthread_list_t
alias __pthread_list_t = __pthread_internal_list
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__quad_t
alias __quad_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__rlim64_t
alias __rlim64_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__rlim_t
alias __rlim_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sig_atomic_t
alias __sig_atomic_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__socklen_t
alias __socklen_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ssize_t
alias __ssize_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__suseconds_t
alias __suseconds_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__syscall_slong_t
alias __syscall_slong_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__syscall_ulong_t
alias __syscall_ulong_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__time_t
alias __time_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__timer_t
alias __timer_t = void*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__timezone_ptr_t
alias __timezone_ptr_t = timezone*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__u_char
alias __u_char = ubyte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__u_int
alias __u_int = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__u_long
alias __u_long = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__u_quad_t
alias __u_quad_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__u_short
alias __u_short = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__uid_t
alias __uid_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__uint16_t
alias __uint16_t = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__uint32_t
alias __uint32_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__uint64_t
alias __uint64_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__uint8_t
alias __uint8_t = ubyte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__uint_least16_t
alias __uint_least16_t = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__uint_least32_t
alias __uint_least32_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__uint_least64_t
alias __uint_least64_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__uint_least8_t
alias __uint_least8_t = ubyte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__uintmax_t
alias __uintmax_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__useconds_t
alias __useconds_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
allocfunc
alias allocfunc = _object* function(_typeobject*, c_long)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
binaryfunc
alias binaryfunc = _object* function(_object*, _object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
blkcnt64_t
alias blkcnt64_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
blkcnt_t
alias blkcnt_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
blksize_t
alias blksize_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
caddr_t
alias caddr_t = char*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
clock_t
alias clock_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
clockid_t
alias clockid_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
comparison_fn_t
alias comparison_fn_t = int function(const(void)*, const(void)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cookie_close_function_t
alias cookie_close_function_t = int function(void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cookie_io_functions_t
alias cookie_io_functions_t = _IO_cookie_io_functions_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cookie_read_function_t
alias cookie_read_function_t = c_long function(void*, char*, c_ulong)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cookie_seek_function_t
alias cookie_seek_function_t = int function(void*, c_long*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cookie_write_function_t
alias cookie_write_function_t = c_long function(void*, const(char)*, c_ulong)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
daddr_t
alias daddr_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
descrgetfunc
alias descrgetfunc = _object* function(_object*, _object*, _object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
descrsetfunc
alias descrsetfunc = int function(_object*, _object*, _object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
destructor
alias destructor = void function(_object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dev_t
alias dev_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
digit
alias digit = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
double_t
alias double_t = double
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
error_t
alias error_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fd_mask
alias fd_mask = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
float_t
alias float_t = float
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fpos64_t
alias fpos64_t = _G_fpos64_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fpos_t
alias fpos_t = _G_fpos64_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
freefunc
alias freefunc = void function(void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fsblkcnt64_t
alias fsblkcnt64_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fsblkcnt_t
alias fsblkcnt_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fsfilcnt64_t
alias fsfilcnt64_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fsfilcnt_t
alias fsfilcnt_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fsid_t
alias fsid_t = __fsid_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getattrfunc
alias getattrfunc = _object* function(_object*, char*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getattrofunc
alias getattrofunc = _object* function(_object*, _object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getbufferproc
alias getbufferproc = int function(_object*, bufferinfo*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getiterfunc
alias getiterfunc = _object* function(_object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getter
alias getter = _object* function(_object*, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gid_t
alias gid_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hashfunc
alias hashfunc = c_long function(_object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
id_t
alias id_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
initproc
alias initproc = int function(_object*, _object*, _object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ino64_t
alias ino64_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ino_t
alias ino_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
inquiry
alias inquiry = int function(_object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int16_t
alias int16_t = short
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int32_t
alias int32_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int64_t
alias int64_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int8_t
alias int8_t = byte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int_fast16_t
alias int_fast16_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int_fast32_t
alias int_fast32_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int_fast64_t
alias int_fast64_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int_fast8_t
alias int_fast8_t = byte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int_least16_t
alias int_least16_t = short
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int_least32_t
alias int_least32_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int_least64_t
alias int_least64_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int_least8_t
alias int_least8_t = byte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
intmax_t
alias intmax_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
intptr_t
alias intptr_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
iternextfunc
alias iternextfunc = _object* function(_object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
key_t
alias key_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lenfunc
alias lenfunc = c_long function(_object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
locale_t
alias locale_t = __locale_struct*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
loff_t
alias loff_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mbstate_t
alias mbstate_t = __mbstate_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mode_t
alias mode_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
newfunc
alias newfunc = _object* function(_typeobject*, _object*, _object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nlink_t
alias nlink_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
objobjargproc
alias objobjargproc = int function(_object*, _object*, _object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
objobjproc
alias objobjproc = int function(_object*, _object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
off64_t
alias off64_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
off_t
alias off_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pid_t
alias pid_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
printfunc
alias printfunc = int function(_object*, _IO_FILE*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_key_t
alias pthread_key_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_once_t
alias pthread_once_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_spinlock_t
alias pthread_spinlock_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_t
alias pthread_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ptrdiff_t
alias ptrdiff_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
quad_t
alias quad_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
register_t
alias register_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
releasebufferproc
alias releasebufferproc = void function(_object*, bufferinfo*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
reprfunc
alias reprfunc = _object* function(_object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
richcmpfunc
alias richcmpfunc = _object* function(_object*, _object*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sdigit
alias sdigit = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setattrfunc
alias setattrfunc = int function(_object*, char*, _object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setattrofunc
alias setattrofunc = int function(_object*, _object*, _object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setter
alias setter = int function(_object*, _object*, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sigset_t
alias sigset_t = __sigset_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
size_t
alias size_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
socklen_t
alias socklen_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ssize_t
alias ssize_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ssizeargfunc
alias ssizeargfunc = _object* function(_object*, c_long)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ssizeobjargproc
alias ssizeobjargproc = int function(_object*, c_long, _object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ssizessizeargfunc
alias ssizessizeargfunc = _object* function(_object*, c_long, c_long)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ssizessizeobjargproc
alias ssizessizeobjargproc = int function(_object*, c_long, c_long, _object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
stwodigits
alias stwodigits = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
suseconds_t
alias suseconds_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ternaryfunc
alias ternaryfunc = _object* function(_object*, _object*, _object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
time_t
alias time_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
timer_t
alias timer_t = void*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
traverseproc
alias traverseproc = int function(_object*, int function(_object*, void*), void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
twodigits
alias twodigits = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
u_char
alias u_char = ubyte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
u_int
alias u_int = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
u_int16_t
alias u_int16_t = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
u_int32_t
alias u_int32_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
u_int64_t
alias u_int64_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
u_int8_t
alias u_int8_t = ubyte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
u_long
alias u_long = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
u_quad_t
alias u_quad_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
u_short
alias u_short = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uid_t
alias uid_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uint16_t
alias uint16_t = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uint32_t
alias uint32_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uint64_t
alias uint64_t = ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uint8_t
alias uint8_t = ubyte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uint_fast16_t
alias uint_fast16_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uint_fast32_t
alias uint_fast32_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uint_fast64_t
alias uint_fast64_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uint_fast8_t
alias uint_fast8_t = ubyte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uint_least16_t
alias uint_least16_t = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uint_least32_t
alias uint_least32_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uint_least64_t
alias uint_least64_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uint_least8_t
alias uint_least8_t = ubyte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uintmax_t
alias uintmax_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uintptr_t
alias uintptr_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
unaryfunc
alias unaryfunc = _object* function(_object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
useconds_t
alias useconds_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
visitproc
alias visitproc = int function(_object*, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wchar_t
alias wchar_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wint_t
alias wint_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wrapperfunc
alias wrapperfunc = _object* function(_object*, _object*, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wrapperfunc_kwds
alias wrapperfunc_kwds = _object* function(_object*, _object*, void*, _object*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

MemberType
enum MemberType
Undocumented in source.
MethodArgs
enum MethodArgs
Undocumented in source.
PyLockStatus
enum PyLockStatus
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_Kind
enum PyUnicode_Kind
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TypeFlags
enum TypeFlags
Undocumented in source.
_Anonymous_0
enum _Anonymous_0
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_1
enum _Anonymous_1
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_2
enum _Anonymous_2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_21
enum _Anonymous_21
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_22
enum _Anonymous_22
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_23
enum _Anonymous_23
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_24
enum _Anonymous_24
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_25
enum _Anonymous_25
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_26
enum _Anonymous_26
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_27
enum _Anonymous_27
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_28
enum _Anonymous_28
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_29
enum _Anonymous_29
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_30
enum _Anonymous_30
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_31
enum _Anonymous_31
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_32
enum _Anonymous_32
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_33
enum _Anonymous_33
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_43
enum _Anonymous_43
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_44
enum _Anonymous_44
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_45
enum _Anonymous_45
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__itimer_which
enum __itimer_which
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

PyAST_CompileEx
PyCodeObject* PyAST_CompileEx(_mod* , const(char)* , PyCompilerFlags* , int , _arena* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyAST_CompileObject
PyCodeObject* PyAST_CompileObject(_mod* , _object* , PyCompilerFlags* , int , _arena* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyArena_AddPyObject
int PyArena_AddPyObject(_arena* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyArena_Free
void PyArena_Free(_arena* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyArena_Malloc
void* PyArena_Malloc(_arena* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyArena_New
_arena* PyArena_New()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyArg_Parse
int PyArg_Parse(_object* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyArg_ParseTuple
int PyArg_ParseTuple(_object* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyArg_ParseTupleAndKeywords
int PyArg_ParseTupleAndKeywords(_object* , _object* , const(char)* , char** , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyArg_UnpackTuple
int PyArg_UnpackTuple(_object* , const(char)* , c_long , c_long , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyArg_VaParse
int PyArg_VaParse(_object* , const(char)* , va_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyArg_VaParseTupleAndKeywords
int PyArg_VaParseTupleAndKeywords(_object* , _object* , const(char)* , char** , va_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyArg_ValidateKeywordArguments
int PyArg_ValidateKeywordArguments(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyAsyncGen_ClearFreeLists
int PyAsyncGen_ClearFreeLists()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyAsyncGen_Fini
void PyAsyncGen_Fini()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyAsyncGen_New
_object* PyAsyncGen_New(_frame* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBool_FromLong
_object* PyBool_FromLong(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBuffer_FillContiguousStrides
void PyBuffer_FillContiguousStrides(int , c_long* , c_long* , int , char )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBuffer_FillInfo
int PyBuffer_FillInfo(bufferinfo* , _object* , void* , c_long , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBuffer_FromContiguous
int PyBuffer_FromContiguous(bufferinfo* , void* , c_long , char )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBuffer_GetPointer
void* PyBuffer_GetPointer(bufferinfo* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBuffer_IsContiguous
int PyBuffer_IsContiguous(const(bufferinfo)* , char )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBuffer_Release
void PyBuffer_Release(bufferinfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBuffer_SizeFromFormat
int PyBuffer_SizeFromFormat(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBuffer_ToContiguous
int PyBuffer_ToContiguous(void* , bufferinfo* , c_long , char )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyByteArray_AsString
char* PyByteArray_AsString(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyByteArray_Concat
_object* PyByteArray_Concat(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyByteArray_Fini
void PyByteArray_Fini()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyByteArray_FromObject
_object* PyByteArray_FromObject(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyByteArray_FromStringAndSize
_object* PyByteArray_FromStringAndSize(const(char)* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyByteArray_Init
int PyByteArray_Init()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyByteArray_Resize
int PyByteArray_Resize(_object* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyByteArray_Size
c_long PyByteArray_Size(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBytes_AsString
char* PyBytes_AsString(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBytes_AsStringAndSize
int PyBytes_AsStringAndSize(_object* , char** , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBytes_Concat
void PyBytes_Concat(_object** , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBytes_ConcatAndDel
void PyBytes_ConcatAndDel(_object** , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBytes_DecodeEscape
_object* PyBytes_DecodeEscape(const(char)* , c_long , const(char)* , c_long , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBytes_Fini
void PyBytes_Fini()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBytes_FromFormat
_object* PyBytes_FromFormat(const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBytes_FromFormatV
_object* PyBytes_FromFormatV(const(char)* , va_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBytes_FromObject
_object* PyBytes_FromObject(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBytes_FromString
_object* PyBytes_FromString(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBytes_FromStringAndSize
_object* PyBytes_FromStringAndSize(const(char)* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBytes_Repr
_object* PyBytes_Repr(_object* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBytes_Size
c_long PyBytes_Size(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCFunction_Call
_object* PyCFunction_Call(_object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCFunction_ClearFreeList
int PyCFunction_ClearFreeList()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCFunction_Fini
void PyCFunction_Fini()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCFunction_GetFlags
int PyCFunction_GetFlags(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCFunction_GetFunction
_object* function(_object*, _object*) PyCFunction_GetFunction(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCFunction_GetSelf
_object* PyCFunction_GetSelf(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCFunction_NewEx
_object* PyCFunction_NewEx(PyMethodDef* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCallIter_New
_object* PyCallIter_New(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCallable_Check
int PyCallable_Check(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCapsule_GetContext
void* PyCapsule_GetContext(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCapsule_GetDestructor
void function(_object*) PyCapsule_GetDestructor(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCapsule_GetName
const(char)* PyCapsule_GetName(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCapsule_GetPointer
void* PyCapsule_GetPointer(_object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCapsule_Import
void* PyCapsule_Import(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCapsule_IsValid
int PyCapsule_IsValid(_object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCapsule_New
_object* PyCapsule_New(void* , const(char)* , void function(_object*) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCapsule_SetContext
int PyCapsule_SetContext(_object* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCapsule_SetDestructor
int PyCapsule_SetDestructor(_object* , void function(_object*) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCapsule_SetName
int PyCapsule_SetName(_object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCapsule_SetPointer
int PyCapsule_SetPointer(_object* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCell_Get
_object* PyCell_Get(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCell_New
_object* PyCell_New(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCell_Set
int PyCell_Set(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyClassMethod_New
_object* PyClassMethod_New(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCode_Addr2Line
int PyCode_Addr2Line(PyCodeObject* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCode_New
PyCodeObject* PyCode_New(int , int , int , int , int , _object* , _object* , _object* , _object* , _object* , _object* , _object* , _object* , int , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCode_NewEmpty
PyCodeObject* PyCode_NewEmpty(const(char)* , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCode_Optimize
_object* PyCode_Optimize(_object* , _object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCodec_BackslashReplaceErrors
_object* PyCodec_BackslashReplaceErrors(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCodec_Decode
_object* PyCodec_Decode(_object* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCodec_Decoder
_object* PyCodec_Decoder(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCodec_Encode
_object* PyCodec_Encode(_object* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCodec_Encoder
_object* PyCodec_Encoder(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCodec_IgnoreErrors
_object* PyCodec_IgnoreErrors(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCodec_IncrementalDecoder
_object* PyCodec_IncrementalDecoder(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCodec_IncrementalEncoder
_object* PyCodec_IncrementalEncoder(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCodec_KnownEncoding
int PyCodec_KnownEncoding(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCodec_LookupError
_object* PyCodec_LookupError(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCodec_NameReplaceErrors
_object* PyCodec_NameReplaceErrors(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCodec_Register
int PyCodec_Register(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCodec_RegisterError
int PyCodec_RegisterError(const(char)* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCodec_ReplaceErrors
_object* PyCodec_ReplaceErrors(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCodec_StreamReader
_object* PyCodec_StreamReader(const(char)* , _object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCodec_StreamWriter
_object* PyCodec_StreamWriter(const(char)* , _object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCodec_StrictErrors
_object* PyCodec_StrictErrors(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCodec_XMLCharRefReplaceErrors
_object* PyCodec_XMLCharRefReplaceErrors(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCompile_OpcodeStackEffect
int PyCompile_OpcodeStackEffect(int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyComplex_AsCComplex
Py_complex PyComplex_AsCComplex(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyComplex_FromCComplex
_object* PyComplex_FromCComplex(Py_complex )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyComplex_FromDoubles
_object* PyComplex_FromDoubles(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyComplex_ImagAsDouble
double PyComplex_ImagAsDouble(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyComplex_RealAsDouble
double PyComplex_RealAsDouble(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyContextVar_Get
int PyContextVar_Get(_object* , _object* , _object** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyContextVar_New
_object* PyContextVar_New(const(char)* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyContextVar_Reset
int PyContextVar_Reset(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyContextVar_Set
_object* PyContextVar_Set(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyContext_ClearFreeList
int PyContext_ClearFreeList()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyContext_Copy
_object* PyContext_Copy(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyContext_CopyCurrent
_object* PyContext_CopyCurrent()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyContext_Enter
int PyContext_Enter(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyContext_Exit
int PyContext_Exit(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyContext_New
_object* PyContext_New()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCoro_New
_object* PyCoro_New(_frame* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDescr_NewClassMethod
_object* PyDescr_NewClassMethod(_typeobject* , PyMethodDef* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDescr_NewGetSet
_object* PyDescr_NewGetSet(_typeobject* , PyGetSetDef* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDescr_NewMember
_object* PyDescr_NewMember(_typeobject* , PyMemberDef* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDescr_NewMethod
_object* PyDescr_NewMethod(_typeobject* , PyMethodDef* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDescr_NewWrapper
_object* PyDescr_NewWrapper(_typeobject* , wrapperbase* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDictProxy_New
_object* PyDictProxy_New(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDict_Clear
void PyDict_Clear(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDict_ClearFreeList
int PyDict_ClearFreeList()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDict_Contains
int PyDict_Contains(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDict_Copy
_object* PyDict_Copy(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDict_DelItem
int PyDict_DelItem(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDict_DelItemString
int PyDict_DelItemString(_object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDict_Fini
void PyDict_Fini()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDict_GetItem
_object* PyDict_GetItem(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDict_GetItemString
_object* PyDict_GetItemString(_object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDict_GetItemWithError
_object* PyDict_GetItemWithError(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDict_Items
_object* PyDict_Items(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDict_Keys
_object* PyDict_Keys(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDict_Merge
int PyDict_Merge(_object* , _object* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDict_MergeFromSeq2
int PyDict_MergeFromSeq2(_object* , _object* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDict_New
_object* PyDict_New()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDict_Next
int PyDict_Next(_object* , c_long* , _object** , _object** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDict_SetDefault
_object* PyDict_SetDefault(_object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDict_SetItem
int PyDict_SetItem(_object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDict_SetItemString
int PyDict_SetItemString(_object* , const(char)* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDict_Size
c_long PyDict_Size(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDict_Update
int PyDict_Update(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDict_Values
_object* PyDict_Values(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_BadArgument
int PyErr_BadArgument()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_BadInternalCall_
void PyErr_BadInternalCall_()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_CheckSignals
int PyErr_CheckSignals()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_Clear
void PyErr_Clear()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_Display
void PyErr_Display(_object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_ExceptionMatches
int PyErr_ExceptionMatches(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_Fetch
void PyErr_Fetch(_object** , _object** , _object** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_Format
_object* PyErr_Format(_object* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_FormatV
_object* PyErr_FormatV(_object* , const(char)* , va_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_GetExcInfo
void PyErr_GetExcInfo(_object** , _object** , _object** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_GivenExceptionMatches
int PyErr_GivenExceptionMatches(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_NewException
_object* PyErr_NewException(const(char)* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_NewExceptionWithDoc
_object* PyErr_NewExceptionWithDoc(const(char)* , const(char)* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_NoMemory
_object* PyErr_NoMemory()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_NormalizeException
void PyErr_NormalizeException(_object** , _object** , _object** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_Occurred
_object* PyErr_Occurred()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_Print
void PyErr_Print()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_PrintEx
void PyErr_PrintEx(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_ProgramText
_object* PyErr_ProgramText(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_ProgramTextObject
_object* PyErr_ProgramTextObject(_object* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_ResourceWarning
int PyErr_ResourceWarning(_object* , c_long , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_Restore
void PyErr_Restore(_object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_SetExcInfo
void PyErr_SetExcInfo(_object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_SetFromErrno
_object* PyErr_SetFromErrno(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_SetFromErrnoWithFilename
_object* PyErr_SetFromErrnoWithFilename(_object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_SetFromErrnoWithFilenameObject
_object* PyErr_SetFromErrnoWithFilenameObject(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_SetFromErrnoWithFilenameObjects
_object* PyErr_SetFromErrnoWithFilenameObjects(_object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_SetImportError
_object* PyErr_SetImportError(_object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_SetImportErrorSubclass
_object* PyErr_SetImportErrorSubclass(_object* , _object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_SetInterrupt
void PyErr_SetInterrupt()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_SetNone
void PyErr_SetNone(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_SetObject
void PyErr_SetObject(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_SetString
void PyErr_SetString(_object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_SyntaxLocation
void PyErr_SyntaxLocation(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_SyntaxLocationEx
void PyErr_SyntaxLocationEx(const(char)* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_SyntaxLocationObject
void PyErr_SyntaxLocationObject(_object* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_WarnEx
int PyErr_WarnEx(_object* , const(char)* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_WarnExplicit
int PyErr_WarnExplicit(_object* , const(char)* , const(char)* , int , const(char)* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_WarnExplicitFormat
int PyErr_WarnExplicitFormat(_object* , const(char)* , int , const(char)* , _object* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_WarnExplicitObject
int PyErr_WarnExplicitObject(_object* , _object* , _object* , int , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_WarnFormat
int PyErr_WarnFormat(_object* , c_long , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyErr_WriteUnraisable
void PyErr_WriteUnraisable(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEval_AcquireLock
void PyEval_AcquireLock()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEval_AcquireThread
void PyEval_AcquireThread(_ts* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEval_CallFunction
_object* PyEval_CallFunction(_object* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEval_CallMethod
_object* PyEval_CallMethod(_object* , const(char)* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEval_CallObjectWithKeywords
_object* PyEval_CallObjectWithKeywords(_object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEval_EvalCode
_object* PyEval_EvalCode(_object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEval_EvalCodeEx
_object* PyEval_EvalCodeEx(_object* , _object* , _object* , _object** , int , _object** , int , _object** , int , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEval_EvalFrame
_object* PyEval_EvalFrame(_frame* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEval_EvalFrameEx
_object* PyEval_EvalFrameEx(_frame* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEval_GetBuiltins
_object* PyEval_GetBuiltins()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEval_GetFrame
_frame* PyEval_GetFrame()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEval_GetFuncDesc
const(char)* PyEval_GetFuncDesc(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEval_GetFuncName
const(char)* PyEval_GetFuncName(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEval_GetGlobals
_object* PyEval_GetGlobals()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEval_GetLocals
_object* PyEval_GetLocals()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEval_InitThreads
void PyEval_InitThreads()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEval_MergeCompilerFlags
int PyEval_MergeCompilerFlags(PyCompilerFlags* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEval_ReInitThreads
void PyEval_ReInitThreads()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEval_ReleaseLock
void PyEval_ReleaseLock()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEval_ReleaseThread
void PyEval_ReleaseThread(_ts* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEval_RestoreThread
void PyEval_RestoreThread(_ts* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEval_SaveThread
_ts* PyEval_SaveThread()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEval_SetProfile
void PyEval_SetProfile(int function(_object*, _frame*, int, _object*) , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEval_SetTrace
void PyEval_SetTrace(int function(_object*, _frame*, int, _object*) , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEval_ThreadsInitialized
int PyEval_ThreadsInitialized()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyException_GetCause
_object* PyException_GetCause(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyException_GetContext
_object* PyException_GetContext(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyException_GetTraceback
_object* PyException_GetTraceback(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyException_SetCause
void PyException_SetCause(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyException_SetContext
void PyException_SetContext(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyException_SetTraceback
int PyException_SetTraceback(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFile_FromFd
_object* PyFile_FromFd(int , const(char)* , const(char)* , int , const(char)* , const(char)* , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFile_GetLine
_object* PyFile_GetLine(_object* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFile_NewStdPrinter
_object* PyFile_NewStdPrinter(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFile_WriteObject
int PyFile_WriteObject(_object* , _object* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFile_WriteString
int PyFile_WriteString(const(char)* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFloat_AsDouble
double PyFloat_AsDouble(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFloat_ClearFreeList
int PyFloat_ClearFreeList()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFloat_Fini
void PyFloat_Fini()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFloat_FromDouble
_object* PyFloat_FromDouble(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFloat_FromString
_object* PyFloat_FromString(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFloat_GetInfo
_object* PyFloat_GetInfo()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFloat_GetMax
double PyFloat_GetMax()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFloat_GetMin
double PyFloat_GetMin()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFrame_BlockPop
PyTryBlock* PyFrame_BlockPop(_frame* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFrame_BlockSetup
void PyFrame_BlockSetup(_frame* , int , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFrame_ClearFreeList
int PyFrame_ClearFreeList()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFrame_ExtendStack
_object** PyFrame_ExtendStack(_frame* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFrame_FastToLocals
void PyFrame_FastToLocals(_frame* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFrame_FastToLocalsWithError
int PyFrame_FastToLocalsWithError(_frame* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFrame_Fini
void PyFrame_Fini()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFrame_GetLineNumber
int PyFrame_GetLineNumber(_frame* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFrame_LocalsToFast
void PyFrame_LocalsToFast(_frame* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFrame_New
_frame* PyFrame_New(_ts* , PyCodeObject* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFrozenSet_New
_object* PyFrozenSet_New(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFunction_GetAnnotations
_object* PyFunction_GetAnnotations(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFunction_GetClosure
_object* PyFunction_GetClosure(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFunction_GetCode
_object* PyFunction_GetCode(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFunction_GetDefaults
_object* PyFunction_GetDefaults(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFunction_GetGlobals
_object* PyFunction_GetGlobals(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFunction_GetKwDefaults
_object* PyFunction_GetKwDefaults(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFunction_GetModule
_object* PyFunction_GetModule(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFunction_New
_object* PyFunction_New(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFunction_NewWithQualName
_object* PyFunction_NewWithQualName(_object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFunction_SetAnnotations
int PyFunction_SetAnnotations(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFunction_SetClosure
int PyFunction_SetClosure(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFunction_SetDefaults
int PyFunction_SetDefaults(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFunction_SetKwDefaults
int PyFunction_SetKwDefaults(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFuture_FromAST
PyFutureFeatures* PyFuture_FromAST(_mod* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFuture_FromASTObject
PyFutureFeatures* PyFuture_FromASTObject(_mod* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyGC_Collect
c_long PyGC_Collect()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyGILState_Check
int PyGILState_Check()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyGILState_Ensure
PyGILState_STATE PyGILState_Ensure()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyGILState_GetThisThreadState
_ts* PyGILState_GetThisThreadState()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyGILState_Release
void PyGILState_Release(PyGILState_STATE )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyGen_NeedsFinalizing
int PyGen_NeedsFinalizing(PyGenObject* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyGen_New
_object* PyGen_New(_frame* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyGen_NewWithQualName
_object* PyGen_NewWithQualName(_frame* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyHash_GetFuncDef
PyHash_FuncDef* PyHash_GetFuncDef()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyImport_AddModule
_object* PyImport_AddModule(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyImport_AddModuleObject
_object* PyImport_AddModuleObject(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyImport_AppendInittab
int PyImport_AppendInittab(const(char)* , _object* function() )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyImport_Cleanup
void PyImport_Cleanup()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyImport_ExecCodeModule
_object* PyImport_ExecCodeModule(const(char)* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyImport_ExecCodeModuleEx
_object* PyImport_ExecCodeModuleEx(const(char)* , _object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyImport_ExecCodeModuleObject
_object* PyImport_ExecCodeModuleObject(_object* , _object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyImport_ExecCodeModuleWithPathnames
_object* PyImport_ExecCodeModuleWithPathnames(const(char)* , _object* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyImport_ExtendInittab
int PyImport_ExtendInittab(_inittab* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyImport_GetImporter
_object* PyImport_GetImporter(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyImport_GetMagicNumber
c_long PyImport_GetMagicNumber()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyImport_GetMagicTag
const(char)* PyImport_GetMagicTag()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyImport_GetModule
_object* PyImport_GetModule(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyImport_GetModuleDict
_object* PyImport_GetModuleDict()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyImport_Import
_object* PyImport_Import(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyImport_ImportFrozenModule
int PyImport_ImportFrozenModule(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyImport_ImportFrozenModuleObject
int PyImport_ImportFrozenModuleObject(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyImport_ImportModule
_object* PyImport_ImportModule(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyImport_ImportModuleLevel
_object* PyImport_ImportModuleLevel(const(char)* , _object* , _object* , _object* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyImport_ImportModuleLevelObject
_object* PyImport_ImportModuleLevelObject(_object* , _object* , _object* , _object* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyImport_ImportModuleNoBlock
_object* PyImport_ImportModuleNoBlock(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyImport_ReloadModule
_object* PyImport_ReloadModule(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyInit__imp
_object* PyInit__imp()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyInstanceMethod_Function
_object* PyInstanceMethod_Function(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyInstanceMethod_New
_object* PyInstanceMethod_New(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyInterpreterState_Clear
void PyInterpreterState_Clear(_is* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyInterpreterState_Delete
void PyInterpreterState_Delete(_is* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyInterpreterState_GetID
c_long PyInterpreterState_GetID(_is* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyInterpreterState_Head
_is* PyInterpreterState_Head()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyInterpreterState_Main
_is* PyInterpreterState_Main()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyInterpreterState_New
_is* PyInterpreterState_New()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyInterpreterState_Next
_is* PyInterpreterState_Next(_is* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyInterpreterState_ThreadHead
_ts* PyInterpreterState_ThreadHead(_is* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyIter_Next
_object* PyIter_Next(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyList_Append
int PyList_Append(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyList_AsTuple
_object* PyList_AsTuple(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyList_ClearFreeList
int PyList_ClearFreeList()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyList_Fini
void PyList_Fini()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyList_GetItem
_object* PyList_GetItem(_object* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyList_GetSlice
_object* PyList_GetSlice(_object* , c_long , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyList_Insert
int PyList_Insert(_object* , c_long , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyList_New
_object* PyList_New(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyList_Reverse
int PyList_Reverse(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyList_SetItem
int PyList_SetItem(_object* , c_long , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyList_SetSlice
int PyList_SetSlice(_object* , c_long , c_long , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyList_Size
c_long PyList_Size(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyList_Sort
int PyList_Sort(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLong_AsDouble
double PyLong_AsDouble(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLong_AsLong
c_long PyLong_AsLong(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLong_AsLongAndOverflow
c_long PyLong_AsLongAndOverflow(_object* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLong_AsLongLong
long PyLong_AsLongLong(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLong_AsLongLongAndOverflow
long PyLong_AsLongLongAndOverflow(_object* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLong_AsSize_t
c_ulong PyLong_AsSize_t(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLong_AsSsize_t
c_long PyLong_AsSsize_t(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLong_AsUnsignedLong
c_ulong PyLong_AsUnsignedLong(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLong_AsUnsignedLongLong
ulong PyLong_AsUnsignedLongLong(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLong_AsUnsignedLongLongMask
ulong PyLong_AsUnsignedLongLongMask(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLong_AsUnsignedLongMask
c_ulong PyLong_AsUnsignedLongMask(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLong_AsVoidPtr
void* PyLong_AsVoidPtr(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLong_FromDouble
_object* PyLong_FromDouble(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLong_FromLong
_object* PyLong_FromLong(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLong_FromLongLong
_object* PyLong_FromLongLong(long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLong_FromSize_t
_object* PyLong_FromSize_t(c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLong_FromSsize_t
_object* PyLong_FromSsize_t(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLong_FromString
_object* PyLong_FromString(const(char)* , char** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLong_FromUnicode
_object* PyLong_FromUnicode(int* , c_long , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLong_FromUnicodeObject
_object* PyLong_FromUnicodeObject(_object* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLong_FromUnsignedLong
_object* PyLong_FromUnsignedLong(c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLong_FromUnsignedLongLong
_object* PyLong_FromUnsignedLongLong(ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLong_FromVoidPtr
_object* PyLong_FromVoidPtr(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLong_GetInfo
_object* PyLong_GetInfo()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMapping_Check
int PyMapping_Check(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMapping_GetItemString
_object* PyMapping_GetItemString(_object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMapping_HasKey
int PyMapping_HasKey(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMapping_HasKeyString
int PyMapping_HasKeyString(_object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMapping_Items
_object* PyMapping_Items(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMapping_Keys
_object* PyMapping_Keys(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMapping_Length
c_long PyMapping_Length(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMapping_SetItemString
int PyMapping_SetItemString(_object* , const(char)* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMapping_Size
c_long PyMapping_Size(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMapping_Values
_object* PyMapping_Values(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMem_Calloc
void* PyMem_Calloc(c_ulong , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMem_Free
void PyMem_Free(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMem_GetAllocator
void PyMem_GetAllocator(PyMemAllocatorDomain , PyMemAllocatorEx* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMem_Malloc
void* PyMem_Malloc(c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMem_RawCalloc
void* PyMem_RawCalloc(c_ulong , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMem_RawFree
void PyMem_RawFree(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMem_RawMalloc
void* PyMem_RawMalloc(c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMem_RawRealloc
void* PyMem_RawRealloc(void* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMem_Realloc
void* PyMem_Realloc(void* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMem_SetAllocator
void PyMem_SetAllocator(PyMemAllocatorDomain , PyMemAllocatorEx* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMem_SetupDebugHooks
void PyMem_SetupDebugHooks()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMember_GetOne
_object* PyMember_GetOne(const(char)* , PyMemberDef* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMember_SetOne
int PyMember_SetOne(char* , PyMemberDef* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMemoryView_FromBuffer
_object* PyMemoryView_FromBuffer(bufferinfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMemoryView_FromMemory
_object* PyMemoryView_FromMemory(char* , c_long , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMemoryView_FromObject
_object* PyMemoryView_FromObject(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMemoryView_GetContiguous
_object* PyMemoryView_GetContiguous(_object* , int , char )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMethod_ClearFreeList
int PyMethod_ClearFreeList()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMethod_Fini
void PyMethod_Fini()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMethod_Function
_object* PyMethod_Function(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMethod_New
_object* PyMethod_New(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMethod_Self
_object* PyMethod_Self(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyModuleDef_Init
_object* PyModuleDef_Init(PyModuleDef* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyModule_AddFunctions
int PyModule_AddFunctions(_object* , PyMethodDef* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyModule_AddIntConstant
int PyModule_AddIntConstant(_object* , const(char)* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyModule_AddObject
int PyModule_AddObject(_object* , const(char)* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyModule_AddStringConstant
int PyModule_AddStringConstant(_object* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyModule_Create2
_object* PyModule_Create2(PyModuleDef* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyModule_ExecDef
int PyModule_ExecDef(_object* , PyModuleDef* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyModule_FromDefAndSpec2
_object* PyModule_FromDefAndSpec2(PyModuleDef* , _object* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyModule_GetDef
PyModuleDef* PyModule_GetDef(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyModule_GetDict
_object* PyModule_GetDict(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyModule_GetFilename
const(char)* PyModule_GetFilename(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyModule_GetFilenameObject
_object* PyModule_GetFilenameObject(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyModule_GetName
const(char)* PyModule_GetName(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyModule_GetNameObject
_object* PyModule_GetNameObject(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyModule_GetState
void* PyModule_GetState(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyModule_New
_object* PyModule_New(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyModule_NewObject
_object* PyModule_NewObject(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyModule_SetDocString
int PyModule_SetDocString(_object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNode_Compile
PyCodeObject* PyNode_Compile(_node* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_Absolute
_object* PyNumber_Absolute(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_Add
_object* PyNumber_Add(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_And
_object* PyNumber_And(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_AsSsize_t
c_long PyNumber_AsSsize_t(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_Check
int PyNumber_Check(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_Divmod
_object* PyNumber_Divmod(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_Float
_object* PyNumber_Float(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_FloorDivide
_object* PyNumber_FloorDivide(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_InPlaceAdd
_object* PyNumber_InPlaceAdd(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_InPlaceAnd
_object* PyNumber_InPlaceAnd(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_InPlaceFloorDivide
_object* PyNumber_InPlaceFloorDivide(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_InPlaceLshift
_object* PyNumber_InPlaceLshift(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_InPlaceMatrixMultiply
_object* PyNumber_InPlaceMatrixMultiply(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_InPlaceMultiply
_object* PyNumber_InPlaceMultiply(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_InPlaceOr
_object* PyNumber_InPlaceOr(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_InPlacePower
_object* PyNumber_InPlacePower(_object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_InPlaceRemainder
_object* PyNumber_InPlaceRemainder(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_InPlaceRshift
_object* PyNumber_InPlaceRshift(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_InPlaceSubtract
_object* PyNumber_InPlaceSubtract(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_InPlaceTrueDivide
_object* PyNumber_InPlaceTrueDivide(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_InPlaceXor
_object* PyNumber_InPlaceXor(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_Index
_object* PyNumber_Index(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_Invert
_object* PyNumber_Invert(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_Long
_object* PyNumber_Long(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_Lshift
_object* PyNumber_Lshift(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_MatrixMultiply
_object* PyNumber_MatrixMultiply(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_Multiply
_object* PyNumber_Multiply(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_Negative
_object* PyNumber_Negative(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_Or
_object* PyNumber_Or(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_Positive
_object* PyNumber_Positive(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_Power
_object* PyNumber_Power(_object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_Remainder
_object* PyNumber_Remainder(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_Rshift
_object* PyNumber_Rshift(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_Subtract
_object* PyNumber_Subtract(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_ToBase
_object* PyNumber_ToBase(_object* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_TrueDivide
_object* PyNumber_TrueDivide(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumber_Xor
_object* PyNumber_Xor(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyODict_DelItem
int PyODict_DelItem(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyODict_New
_object* PyODict_New()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyODict_SetItem
int PyODict_SetItem(_object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyOS_AfterFork
void PyOS_AfterFork()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyOS_AfterFork_Child
void PyOS_AfterFork_Child()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyOS_AfterFork_Parent
void PyOS_AfterFork_Parent()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyOS_BeforeFork
void PyOS_BeforeFork()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyOS_FSPath
_object* PyOS_FSPath(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyOS_FiniInterrupts
void PyOS_FiniInterrupts()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyOS_InitInterrupts
void PyOS_InitInterrupts()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyOS_InterruptOccurred
int PyOS_InterruptOccurred()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyOS_Readline
char* PyOS_Readline(_IO_FILE* , _IO_FILE* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyOS_double_to_string
char* PyOS_double_to_string(double , char , int , int , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyOS_getsig
void function(int) PyOS_getsig(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyOS_mystricmp
int PyOS_mystricmp(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyOS_mystrnicmp
int PyOS_mystrnicmp(const(char)* , const(char)* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyOS_setsig
void function(int) PyOS_setsig(int , void function(int) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyOS_snprintf
int PyOS_snprintf(char* , c_ulong , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyOS_string_to_double
double PyOS_string_to_double(const(char)* , char** , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyOS_strtol
c_long PyOS_strtol(const(char)* , char** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyOS_strtoul
c_ulong PyOS_strtoul(const(char)* , char** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyOS_vsnprintf
int PyOS_vsnprintf(char* , c_ulong , const(char)* , va_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_ASCII
_object* PyObject_ASCII(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_AsCharBuffer
int PyObject_AsCharBuffer(_object* , const(char)** , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_AsFileDescriptor
int PyObject_AsFileDescriptor(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_AsReadBuffer
int PyObject_AsReadBuffer(_object* , const(void)** , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_AsWriteBuffer
int PyObject_AsWriteBuffer(_object* , void** , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_Bytes
_object* PyObject_Bytes(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_Call
_object* PyObject_Call(_object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_CallFinalizer
void PyObject_CallFinalizer(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_CallFinalizerFromDealloc
int PyObject_CallFinalizerFromDealloc(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_CallFunction
_object* PyObject_CallFunction(_object* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_CallFunctionObjArgs
_object* PyObject_CallFunctionObjArgs(_object* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_CallMethod
_object* PyObject_CallMethod(_object* , const(char)* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_CallMethodObjArgs
_object* PyObject_CallMethodObjArgs(_object* , _object* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_CallObject
_object* PyObject_CallObject(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_Calloc
void* PyObject_Calloc(c_ulong , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_CheckReadBuffer
int PyObject_CheckReadBuffer(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_ClearWeakRefs
void PyObject_ClearWeakRefs(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_CopyData
int PyObject_CopyData(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_DelItem
int PyObject_DelItem(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_DelItemString
int PyObject_DelItemString(_object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_Dir
_object* PyObject_Dir(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_Format
_object* PyObject_Format(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_Free
void PyObject_Free(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_GC_Del
void PyObject_GC_Del(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_GC_Track
void PyObject_GC_Track(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_GC_UnTrack
void PyObject_GC_UnTrack(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_GenericGetAttr
_object* PyObject_GenericGetAttr(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_GenericGetDict
_object* PyObject_GenericGetDict(_object* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_GenericSetAttr
int PyObject_GenericSetAttr(_object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_GenericSetDict
int PyObject_GenericSetDict(_object* , _object* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_GetArenaAllocator
void PyObject_GetArenaAllocator(PyObjectArenaAllocator* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_GetAttr
_object* PyObject_GetAttr(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_GetAttrString
_object* PyObject_GetAttrString(_object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_GetBuffer
int PyObject_GetBuffer(_object* , bufferinfo* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_GetItem
_object* PyObject_GetItem(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_GetIter
_object* PyObject_GetIter(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_HasAttr
int PyObject_HasAttr(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_HasAttrString
int PyObject_HasAttrString(_object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_Hash
c_long PyObject_Hash(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_HashNotImplemented
c_long PyObject_HashNotImplemented(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_Init
_object* PyObject_Init(_object* , _typeobject* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_InitVar
PyVarObject* PyObject_InitVar(PyVarObject* , _typeobject* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_IsInstance
int PyObject_IsInstance(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_IsSubclass
int PyObject_IsSubclass(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_IsTrue
int PyObject_IsTrue(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_Length
c_long PyObject_Length(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_LengthHint
c_long PyObject_LengthHint(_object* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_Malloc
void* PyObject_Malloc(c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_Not
int PyObject_Not(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_Print
int PyObject_Print(_object* , _IO_FILE* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_Realloc
void* PyObject_Realloc(void* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_Repr
_object* PyObject_Repr(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_RichCompare
_object* PyObject_RichCompare(_object* , _object* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_RichCompareBool
int PyObject_RichCompareBool(_object* , _object* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_SelfIter
_object* PyObject_SelfIter(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_SetArenaAllocator
void PyObject_SetArenaAllocator(PyObjectArenaAllocator* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_SetAttr
int PyObject_SetAttr(_object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_SetAttrString
int PyObject_SetAttrString(_object* , const(char)* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_SetItem
int PyObject_SetItem(_object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_Size
c_long PyObject_Size(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_Str
_object* PyObject_Str(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObject_Type
_object* PyObject_Type(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyParser_ASTFromFile
_mod* PyParser_ASTFromFile(_IO_FILE* , const(char)* , const(char)* , int , const(char)* , const(char)* , PyCompilerFlags* , int* , _arena* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyParser_ASTFromFileObject
_mod* PyParser_ASTFromFileObject(_IO_FILE* , _object* , const(char)* , int , const(char)* , const(char)* , PyCompilerFlags* , int* , _arena* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyParser_ASTFromString
_mod* PyParser_ASTFromString(const(char)* , const(char)* , int , PyCompilerFlags* , _arena* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyParser_ASTFromStringObject
_mod* PyParser_ASTFromStringObject(const(char)* , _object* , int , PyCompilerFlags* , _arena* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyParser_SimpleParseFileFlags
_node* PyParser_SimpleParseFileFlags(_IO_FILE* , const(char)* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyParser_SimpleParseStringFlags
_node* PyParser_SimpleParseStringFlags(const(char)* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyParser_SimpleParseStringFlagsFilename
_node* PyParser_SimpleParseStringFlagsFilename(const(char)* , const(char)* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyRun_AnyFileExFlags
int PyRun_AnyFileExFlags(_IO_FILE* , const(char)* , int , PyCompilerFlags* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyRun_AnyFileFlags_
int PyRun_AnyFileFlags_(_IO_FILE* , const(char)* , PyCompilerFlags* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyRun_FileExFlags
_object* PyRun_FileExFlags(_IO_FILE* , const(char)* , int , _object* , _object* , int , PyCompilerFlags* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyRun_InteractiveLoopFlags
int PyRun_InteractiveLoopFlags(_IO_FILE* , const(char)* , PyCompilerFlags* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyRun_InteractiveOneFlags
int PyRun_InteractiveOneFlags(_IO_FILE* , const(char)* , PyCompilerFlags* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyRun_InteractiveOneObject
int PyRun_InteractiveOneObject(_IO_FILE* , _object* , PyCompilerFlags* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyRun_SimpleFileExFlags
int PyRun_SimpleFileExFlags(_IO_FILE* , const(char)* , int , PyCompilerFlags* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyRun_SimpleStringFlags
int PyRun_SimpleStringFlags(const(char)* , PyCompilerFlags* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyRun_StringFlags
_object* PyRun_StringFlags(const(char)* , int , _object* , _object* , PyCompilerFlags* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySeqIter_New
_object* PySeqIter_New(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySequence_Check
int PySequence_Check(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySequence_Concat
_object* PySequence_Concat(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySequence_Contains
int PySequence_Contains(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySequence_Count
c_long PySequence_Count(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySequence_DelItem
int PySequence_DelItem(_object* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySequence_DelSlice
int PySequence_DelSlice(_object* , c_long , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySequence_Fast
_object* PySequence_Fast(_object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySequence_GetItem
_object* PySequence_GetItem(_object* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySequence_GetSlice
_object* PySequence_GetSlice(_object* , c_long , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySequence_In
int PySequence_In(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySequence_InPlaceConcat
_object* PySequence_InPlaceConcat(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySequence_InPlaceRepeat
_object* PySequence_InPlaceRepeat(_object* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySequence_Index
c_long PySequence_Index(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySequence_Length
c_long PySequence_Length(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySequence_List
_object* PySequence_List(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySequence_Repeat
_object* PySequence_Repeat(_object* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySequence_SetItem
int PySequence_SetItem(_object* , c_long , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySequence_SetSlice
int PySequence_SetSlice(_object* , c_long , c_long , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySequence_Size
c_long PySequence_Size(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySequence_Tuple
_object* PySequence_Tuple(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySet_Add
int PySet_Add(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySet_Clear
int PySet_Clear(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySet_ClearFreeList
int PySet_ClearFreeList()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySet_Contains
int PySet_Contains(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySet_Discard
int PySet_Discard(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySet_Fini
void PySet_Fini()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySet_New
_object* PySet_New(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySet_Pop
_object* PySet_Pop(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySet_Size
c_long PySet_Size(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySignal_SetWakeupFd
int PySignal_SetWakeupFd(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySlice_AdjustIndices
c_long PySlice_AdjustIndices(c_long , c_long* , c_long* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySlice_Fini
void PySlice_Fini()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySlice_GetIndices
int PySlice_GetIndices(_object* , c_long , c_long* , c_long* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySlice_GetIndicesEx_
int PySlice_GetIndicesEx_(_object* , c_long , c_long* , c_long* , c_long* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySlice_New
_object* PySlice_New(_object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySlice_Unpack
int PySlice_Unpack(_object* , c_long* , c_long* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyState_AddModule
int PyState_AddModule(_object* , PyModuleDef* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyState_FindModule
_object* PyState_FindModule(PyModuleDef* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyState_RemoveModule
int PyState_RemoveModule(PyModuleDef* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyStaticMethod_New
_object* PyStaticMethod_New(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyStructSequence_GetItem
_object* PyStructSequence_GetItem(_object* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyStructSequence_InitType
void PyStructSequence_InitType(_typeobject* , PyStructSequence_Desc* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyStructSequence_InitType2
int PyStructSequence_InitType2(_typeobject* , PyStructSequence_Desc* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyStructSequence_New
_object* PyStructSequence_New(_typeobject* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyStructSequence_NewType
_typeobject* PyStructSequence_NewType(PyStructSequence_Desc* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyStructSequence_SetItem
void PyStructSequence_SetItem(_object* , c_long , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySys_AddWarnOption
void PySys_AddWarnOption(const(int)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySys_AddWarnOptionUnicode
void PySys_AddWarnOptionUnicode(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySys_AddXOption
void PySys_AddXOption(const(int)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySys_FormatStderr
void PySys_FormatStderr(const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySys_FormatStdout
void PySys_FormatStdout(const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySys_GetObject
_object* PySys_GetObject(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySys_GetXOptions
_object* PySys_GetXOptions()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySys_HasWarnOptions
int PySys_HasWarnOptions()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySys_ResetWarnOptions
void PySys_ResetWarnOptions()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySys_SetArgv
void PySys_SetArgv(int , int** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySys_SetArgvEx
void PySys_SetArgvEx(int , int** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySys_SetObject
int PySys_SetObject(const(char)* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySys_SetPath
void PySys_SetPath(const(int)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySys_WriteStderr
void PySys_WriteStderr(const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySys_WriteStdout
void PySys_WriteStdout(const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThreadState_Clear
void PyThreadState_Clear(_ts* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThreadState_Delete
void PyThreadState_Delete(_ts* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThreadState_DeleteCurrent
void PyThreadState_DeleteCurrent()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThreadState_Get
_ts* PyThreadState_Get()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThreadState_GetDict
_object* PyThreadState_GetDict()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThreadState_New
_ts* PyThreadState_New(_is* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThreadState_Next
_ts* PyThreadState_Next(_ts* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThreadState_SetAsyncExc
int PyThreadState_SetAsyncExc(c_ulong , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThreadState_Swap
_ts* PyThreadState_Swap(_ts* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_GetInfo
_object* PyThread_GetInfo()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_ReInitTLS
void PyThread_ReInitTLS()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_acquire_lock
int PyThread_acquire_lock(void* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_acquire_lock_timed
PyLockStatus PyThread_acquire_lock_timed(void* , long , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_allocate_lock
void* PyThread_allocate_lock()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_create_key
int PyThread_create_key()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_delete_key
void PyThread_delete_key(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_delete_key_value
void PyThread_delete_key_value(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_exit_thread
void PyThread_exit_thread()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_free_lock
void PyThread_free_lock(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_get_key_value
void* PyThread_get_key_value(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_get_stacksize
c_ulong PyThread_get_stacksize()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_get_thread_ident
c_ulong PyThread_get_thread_ident()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_init_thread
void PyThread_init_thread()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_release_lock
void PyThread_release_lock(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_set_key_value
int PyThread_set_key_value(int , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_set_stacksize
int PyThread_set_stacksize(c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_start_new_thread
c_ulong PyThread_start_new_thread(void function(void*) , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_tss_alloc
_Py_tss_t* PyThread_tss_alloc()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_tss_create
int PyThread_tss_create(_Py_tss_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_tss_delete
void PyThread_tss_delete(_Py_tss_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_tss_free
void PyThread_tss_free(_Py_tss_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_tss_get
void* PyThread_tss_get(_Py_tss_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_tss_is_created
int PyThread_tss_is_created(_Py_tss_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyThread_tss_set
int PyThread_tss_set(_Py_tss_t* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTraceBack_Here
int PyTraceBack_Here(_frame* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTraceBack_Print
int PyTraceBack_Print(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTraceMalloc_Track
int PyTraceMalloc_Track(uint , c_ulong , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTraceMalloc_Untrack
int PyTraceMalloc_Untrack(uint , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTuple_ClearFreeList
int PyTuple_ClearFreeList()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTuple_Fini
void PyTuple_Fini()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTuple_GetItem
_object* PyTuple_GetItem(_object* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTuple_GetSlice
_object* PyTuple_GetSlice(_object* , c_long , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTuple_New
_object* PyTuple_New(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTuple_Pack
_object* PyTuple_Pack(c_long , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTuple_SetItem
int PyTuple_SetItem(_object* , c_long , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTuple_Size
c_long PyTuple_Size(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyType_ClearCache
uint PyType_ClearCache()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyType_FromSpec
_object* PyType_FromSpec(PyType_Spec* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyType_FromSpecWithBases
_object* PyType_FromSpecWithBases(PyType_Spec* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyType_GenericAlloc
_object* PyType_GenericAlloc(_typeobject* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyType_GenericNew
_object* PyType_GenericNew(_typeobject* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyType_GetFlags
c_ulong PyType_GetFlags(_typeobject* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyType_GetSlot
void* PyType_GetSlot(_typeobject* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyType_IsSubtype
int PyType_IsSubtype(_typeobject* , _typeobject* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyType_Modified
void PyType_Modified(_typeobject* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyType_Ready
int PyType_Ready(_typeobject* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeDecodeError_Create
_object* PyUnicodeDecodeError_Create(const(char)* , const(char)* , c_long , c_long , c_long , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeDecodeError_GetEncoding
_object* PyUnicodeDecodeError_GetEncoding(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeDecodeError_GetEnd
int PyUnicodeDecodeError_GetEnd(_object* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeDecodeError_GetObject
_object* PyUnicodeDecodeError_GetObject(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeDecodeError_GetReason
_object* PyUnicodeDecodeError_GetReason(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeDecodeError_GetStart
int PyUnicodeDecodeError_GetStart(_object* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeDecodeError_SetEnd
int PyUnicodeDecodeError_SetEnd(_object* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeDecodeError_SetReason
int PyUnicodeDecodeError_SetReason(_object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeDecodeError_SetStart
int PyUnicodeDecodeError_SetStart(_object* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeEncodeError_Create
_object* PyUnicodeEncodeError_Create(const(char)* , const(int)* , c_long , c_long , c_long , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeEncodeError_GetEncoding
_object* PyUnicodeEncodeError_GetEncoding(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeEncodeError_GetEnd
int PyUnicodeEncodeError_GetEnd(_object* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeEncodeError_GetObject
_object* PyUnicodeEncodeError_GetObject(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeEncodeError_GetReason
_object* PyUnicodeEncodeError_GetReason(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeEncodeError_GetStart
int PyUnicodeEncodeError_GetStart(_object* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeEncodeError_SetEnd
int PyUnicodeEncodeError_SetEnd(_object* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeEncodeError_SetReason
int PyUnicodeEncodeError_SetReason(_object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeEncodeError_SetStart
int PyUnicodeEncodeError_SetStart(_object* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeTranslateError_Create
_object* PyUnicodeTranslateError_Create(const(int)* , c_long , c_long , c_long , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeTranslateError_GetEnd
int PyUnicodeTranslateError_GetEnd(_object* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeTranslateError_GetObject
_object* PyUnicodeTranslateError_GetObject(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeTranslateError_GetReason
_object* PyUnicodeTranslateError_GetReason(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeTranslateError_GetStart
int PyUnicodeTranslateError_GetStart(_object* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeTranslateError_SetEnd
int PyUnicodeTranslateError_SetEnd(_object* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeTranslateError_SetReason
int PyUnicodeTranslateError_SetReason(_object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeTranslateError_SetStart
int PyUnicodeTranslateError_SetStart(_object* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_Append
void PyUnicode_Append(_object** , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_AppendAndDel
void PyUnicode_AppendAndDel(_object** , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_AsASCIIString
_object* PyUnicode_AsASCIIString(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_AsCharmapString
_object* PyUnicode_AsCharmapString(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_AsDecodedObject
_object* PyUnicode_AsDecodedObject(_object* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_AsDecodedUnicode
_object* PyUnicode_AsDecodedUnicode(_object* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_AsEncodedObject
_object* PyUnicode_AsEncodedObject(_object* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_AsEncodedString
_object* PyUnicode_AsEncodedString(_object* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_AsEncodedUnicode
_object* PyUnicode_AsEncodedUnicode(_object* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_AsLatin1String
_object* PyUnicode_AsLatin1String(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_AsRawUnicodeEscapeString
_object* PyUnicode_AsRawUnicodeEscapeString(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_AsUCS4
uint* PyUnicode_AsUCS4(_object* , uint* , c_long , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_AsUCS4Copy
uint* PyUnicode_AsUCS4Copy(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_AsUTF16String
_object* PyUnicode_AsUTF16String(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_AsUTF32String
_object* PyUnicode_AsUTF32String(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_AsUTF8
const(char)* PyUnicode_AsUTF8(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_AsUTF8AndSize
const(char)* PyUnicode_AsUTF8AndSize(_object* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_AsUTF8String
_object* PyUnicode_AsUTF8String(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_AsUnicode
int* PyUnicode_AsUnicode(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_AsUnicodeAndSize
int* PyUnicode_AsUnicodeAndSize(_object* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_AsUnicodeCopy
int* PyUnicode_AsUnicodeCopy(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_AsUnicodeEscapeString
_object* PyUnicode_AsUnicodeEscapeString(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_AsWideChar
c_long PyUnicode_AsWideChar(_object* , int* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_AsWideCharString
int* PyUnicode_AsWideCharString(_object* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_BuildEncodingMap
_object* PyUnicode_BuildEncodingMap(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_ClearFreeList
int PyUnicode_ClearFreeList()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_Compare
int PyUnicode_Compare(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_CompareWithASCIIString
int PyUnicode_CompareWithASCIIString(_object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_Concat
_object* PyUnicode_Concat(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_Contains
int PyUnicode_Contains(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_CopyCharacters
c_long PyUnicode_CopyCharacters(_object* , c_long , _object* , c_long , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_Count
c_long PyUnicode_Count(_object* , _object* , c_long , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_Decode
_object* PyUnicode_Decode(const(char)* , c_long , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_DecodeASCII
_object* PyUnicode_DecodeASCII(const(char)* , c_long , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_DecodeCharmap
_object* PyUnicode_DecodeCharmap(const(char)* , c_long , _object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_DecodeFSDefault
_object* PyUnicode_DecodeFSDefault(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_DecodeFSDefaultAndSize
_object* PyUnicode_DecodeFSDefaultAndSize(const(char)* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_DecodeLatin1
_object* PyUnicode_DecodeLatin1(const(char)* , c_long , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_DecodeLocale
_object* PyUnicode_DecodeLocale(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_DecodeLocaleAndSize
_object* PyUnicode_DecodeLocaleAndSize(const(char)* , c_long , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_DecodeRawUnicodeEscape
_object* PyUnicode_DecodeRawUnicodeEscape(const(char)* , c_long , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_DecodeUTF16
_object* PyUnicode_DecodeUTF16(const(char)* , c_long , const(char)* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_DecodeUTF16Stateful
_object* PyUnicode_DecodeUTF16Stateful(const(char)* , c_long , const(char)* , int* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_DecodeUTF32
_object* PyUnicode_DecodeUTF32(const(char)* , c_long , const(char)* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_DecodeUTF32Stateful
_object* PyUnicode_DecodeUTF32Stateful(const(char)* , c_long , const(char)* , int* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_DecodeUTF7
_object* PyUnicode_DecodeUTF7(const(char)* , c_long , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_DecodeUTF7Stateful
_object* PyUnicode_DecodeUTF7Stateful(const(char)* , c_long , const(char)* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_DecodeUTF8
_object* PyUnicode_DecodeUTF8(const(char)* , c_long , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_DecodeUTF8Stateful
_object* PyUnicode_DecodeUTF8Stateful(const(char)* , c_long , const(char)* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_DecodeUnicodeEscape
_object* PyUnicode_DecodeUnicodeEscape(const(char)* , c_long , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_Encode
_object* PyUnicode_Encode(const(int)* , c_long , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_EncodeASCII
_object* PyUnicode_EncodeASCII(const(int)* , c_long , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_EncodeCharmap
_object* PyUnicode_EncodeCharmap(const(int)* , c_long , _object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_EncodeDecimal
int PyUnicode_EncodeDecimal(int* , c_long , char* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_EncodeFSDefault
_object* PyUnicode_EncodeFSDefault(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_EncodeLatin1
_object* PyUnicode_EncodeLatin1(const(int)* , c_long , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_EncodeLocale
_object* PyUnicode_EncodeLocale(_object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_EncodeRawUnicodeEscape
_object* PyUnicode_EncodeRawUnicodeEscape(const(int)* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_EncodeUTF16
_object* PyUnicode_EncodeUTF16(const(int)* , c_long , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_EncodeUTF32
_object* PyUnicode_EncodeUTF32(const(int)* , c_long , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_EncodeUTF7
_object* PyUnicode_EncodeUTF7(const(int)* , c_long , int , int , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_EncodeUTF8
_object* PyUnicode_EncodeUTF8(const(int)* , c_long , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_EncodeUnicodeEscape
_object* PyUnicode_EncodeUnicodeEscape(const(int)* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_FSConverter
int PyUnicode_FSConverter(_object* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_FSDecoder
int PyUnicode_FSDecoder(_object* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_Fill
c_long PyUnicode_Fill(_object* , c_long , c_long , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_Find
c_long PyUnicode_Find(_object* , _object* , c_long , c_long , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_FindChar
c_long PyUnicode_FindChar(_object* , uint , c_long , c_long , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_Format
_object* PyUnicode_Format(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_FromEncodedObject
_object* PyUnicode_FromEncodedObject(_object* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_FromFormat
_object* PyUnicode_FromFormat(const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_FromFormatV
_object* PyUnicode_FromFormatV(const(char)* , va_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_FromKindAndData
_object* PyUnicode_FromKindAndData(int , const(void)* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_FromObject
_object* PyUnicode_FromObject(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_FromOrdinal
_object* PyUnicode_FromOrdinal(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_FromString
_object* PyUnicode_FromString(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_FromStringAndSize
_object* PyUnicode_FromStringAndSize(const(char)* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_FromUnicode
_object* PyUnicode_FromUnicode(const(int)* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_FromWideChar
_object* PyUnicode_FromWideChar(const(int)* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_GetDefaultEncoding
const(char)* PyUnicode_GetDefaultEncoding()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_GetLength
c_long PyUnicode_GetLength(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_GetMax
int PyUnicode_GetMax()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_GetSize
c_long PyUnicode_GetSize(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_InternFromString
_object* PyUnicode_InternFromString(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_InternImmortal
void PyUnicode_InternImmortal(_object** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_InternInPlace
void PyUnicode_InternInPlace(_object** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_IsIdentifier
int PyUnicode_IsIdentifier(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_Join
_object* PyUnicode_Join(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_New
_object* PyUnicode_New(c_long , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_Partition
_object* PyUnicode_Partition(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_RPartition
_object* PyUnicode_RPartition(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_RSplit
_object* PyUnicode_RSplit(_object* , _object* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_ReadChar
uint PyUnicode_ReadChar(_object* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_Replace
_object* PyUnicode_Replace(_object* , _object* , _object* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_Resize
int PyUnicode_Resize(_object** , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_RichCompare
_object* PyUnicode_RichCompare(_object* , _object* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_Split
_object* PyUnicode_Split(_object* , _object* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_Splitlines
_object* PyUnicode_Splitlines(_object* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_Substring
_object* PyUnicode_Substring(_object* , c_long , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_Tailmatch
c_long PyUnicode_Tailmatch(_object* , _object* , c_long , c_long , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_TransformDecimalToASCII
_object* PyUnicode_TransformDecimalToASCII(int* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_Translate
_object* PyUnicode_Translate(_object* , _object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_TranslateCharmap
_object* PyUnicode_TranslateCharmap(const(int)* , c_long , _object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_WriteChar
int PyUnicode_WriteChar(_object* , c_long , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyWeakref_GetObject
_object* PyWeakref_GetObject(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyWeakref_NewProxy
_object* PyWeakref_NewProxy(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyWeakref_NewRef
_object* PyWeakref_NewRef(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyWrapper_New
_object* PyWrapper_New(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_AddPendingCall
int Py_AddPendingCall(int function(void*) , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_AtExit
int Py_AtExit(void function() )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_BuildValue
_object* Py_BuildValue(const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_CompileStringExFlags
_object* Py_CompileStringExFlags(const(char)* , const(char)* , int , PyCompilerFlags* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_CompileStringObject
_object* Py_CompileStringObject(const(char)* , _object* , int , PyCompilerFlags* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_DecRef
void Py_DecRef(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_DecodeLocale
int* Py_DecodeLocale(const(char)* , c_ulong* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_EncodeLocale
char* Py_EncodeLocale(const(int)* , c_ulong* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_EndInterpreter
void Py_EndInterpreter(_ts* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_Exit
void Py_Exit(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_FatalError
void Py_FatalError(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_FdIsInteractive
int Py_FdIsInteractive(_IO_FILE* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_Finalize
void Py_Finalize()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_FinalizeEx
int Py_FinalizeEx()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_GetBuildInfo
const(char)* Py_GetBuildInfo()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_GetCompiler
const(char)* Py_GetCompiler()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_GetCopyright
const(char)* Py_GetCopyright()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_GetExecPrefix
int* Py_GetExecPrefix()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_GetPath
int* Py_GetPath()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_GetPlatform
const(char)* Py_GetPlatform()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_GetPrefix
int* Py_GetPrefix()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_GetProgramFullPath
int* Py_GetProgramFullPath()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_GetProgramName
int* Py_GetProgramName()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_GetPythonHome
int* Py_GetPythonHome()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_GetRecursionLimit
int Py_GetRecursionLimit()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_GetVersion
const(char)* Py_GetVersion()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_IncRef
void Py_IncRef(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_Initialize
void Py_Initialize()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_InitializeEx
void Py_InitializeEx(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_IsInitialized
int Py_IsInitialized()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_Main
int Py_Main(int , int** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_MakePendingCalls
int Py_MakePendingCalls()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_NewInterpreter
_ts* Py_NewInterpreter()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_ReprEnter
int Py_ReprEnter(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_ReprLeave
void Py_ReprLeave(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_SetPath
void Py_SetPath(const(int)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_SetProgramName
void Py_SetProgramName(const(int)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_SetPythonHome
void Py_SetPythonHome(const(int)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_SetRecursionLimit
void Py_SetRecursionLimit(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_SetStandardStreamEncoding
int Py_SetStandardStreamEncoding(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_SymtableString
symtable* Py_SymtableString(const(char)* , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_SymtableStringObject
symtable* Py_SymtableStringObject(const(char)* , _object* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_UNICODE_strcat
int* Py_UNICODE_strcat(int* , const(int)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_UNICODE_strchr
int* Py_UNICODE_strchr(const(int)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_UNICODE_strcmp
int Py_UNICODE_strcmp(const(int)* , const(int)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_UNICODE_strcpy
int* Py_UNICODE_strcpy(int* , const(int)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_UNICODE_strlen
c_ulong Py_UNICODE_strlen(const(int)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_UNICODE_strncmp
int Py_UNICODE_strncmp(const(int)* , const(int)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_UNICODE_strncpy
int* Py_UNICODE_strncpy(int* , const(int)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_UNICODE_strrchr
int* Py_UNICODE_strrchr(const(int)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_UniversalNewlineFgets
char* Py_UniversalNewlineFgets(char* , int , _IO_FILE* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_VaBuildValue
_object* Py_VaBuildValue(const(char)* , va_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Exit
void _Exit(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyAST_Optimize
int _PyAST_Optimize(_mod* , _arena* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyArg_Fini
void _PyArg_Fini()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyArg_NoKeywords_
int _PyArg_NoKeywords_(const(char)* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyArg_NoPositional_
int _PyArg_NoPositional_(const(char)* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyArg_ParseStack
int _PyArg_ParseStack(_object** , c_long , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyArg_ParseStackAndKeywords
int _PyArg_ParseStackAndKeywords(_object** , c_long , _object* , _PyArg_Parser* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyArg_ParseTupleAndKeywordsFast
int _PyArg_ParseTupleAndKeywordsFast(_object* , _object* , _PyArg_Parser* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyArg_UnpackStack
int _PyArg_UnpackStack(_object** , c_long , const(char)* , c_long , c_long , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyArg_VaParseTupleAndKeywordsFast
int _PyArg_VaParseTupleAndKeywordsFast(_object* , _object* , _PyArg_Parser* , va_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyAsyncGenValueWrapperNew
_object* _PyAsyncGenValueWrapperNew(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyBuiltin_Init
_object* _PyBuiltin_Init()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyBytesWriter_Alloc
void* _PyBytesWriter_Alloc(_PyBytesWriter* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyBytesWriter_Dealloc
void _PyBytesWriter_Dealloc(_PyBytesWriter* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyBytesWriter_Finish
_object* _PyBytesWriter_Finish(_PyBytesWriter* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyBytesWriter_Init
void _PyBytesWriter_Init(_PyBytesWriter* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyBytesWriter_Prepare
void* _PyBytesWriter_Prepare(_PyBytesWriter* , void* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyBytesWriter_Resize
void* _PyBytesWriter_Resize(_PyBytesWriter* , void* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyBytesWriter_WriteBytes
void* _PyBytesWriter_WriteBytes(_PyBytesWriter* , void* , const(void)* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyBytes_DecodeEscape
_object* _PyBytes_DecodeEscape(const(char)* , c_long , const(char)* , c_long , const(char)* , const(char)** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyBytes_FormatEx
_object* _PyBytes_FormatEx(const(char)* , c_long , _object* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyBytes_FromHex
_object* _PyBytes_FromHex(_object* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyBytes_InsertThousandsGrouping
c_long _PyBytes_InsertThousandsGrouping(char* , c_long , char* , c_long , c_long , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyBytes_InsertThousandsGroupingLocale
c_long _PyBytes_InsertThousandsGroupingLocale(char* , c_long , char* , c_long , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyBytes_Join
_object* _PyBytes_Join(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyBytes_Resize
int _PyBytes_Resize(_object** , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyCFunction_DebugMallocStats
void _PyCFunction_DebugMallocStats(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyCFunction_FastCallDict
_object* _PyCFunction_FastCallDict(_object* , _object** , c_long , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyCFunction_FastCallKeywords
_object* _PyCFunction_FastCallKeywords(_object* , _object** , c_long , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyCode_CheckLineNumber
int _PyCode_CheckLineNumber(PyCodeObject* , int , _addr_pair* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyCode_ConstantKey
_object* _PyCode_ConstantKey(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyCode_GetExtra
int _PyCode_GetExtra(_object* , c_long , void** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyCode_SetExtra
int _PyCode_SetExtra(_object* , c_long , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyCodecInfo_GetIncrementalDecoder
_object* _PyCodecInfo_GetIncrementalDecoder(_object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyCodecInfo_GetIncrementalEncoder
_object* _PyCodecInfo_GetIncrementalEncoder(_object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyCodec_DecodeText
_object* _PyCodec_DecodeText(_object* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyCodec_EncodeText
_object* _PyCodec_EncodeText(_object* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyCodec_Forget
int _PyCodec_Forget(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyCodec_Lookup
_object* _PyCodec_Lookup(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyCodec_LookupTextEncoding
_object* _PyCodec_LookupTextEncoding(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyComplex_FormatAdvancedWriter
int _PyComplex_FormatAdvancedWriter(_PyUnicodeWriter* , _object* , _object* , c_long , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyContext_NewHamtForTests
_object* _PyContext_NewHamtForTests()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyCoreConfig_AsDict
_object* _PyCoreConfig_AsDict(const(_PyCoreConfig)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyCoreConfig_Clear
void _PyCoreConfig_Clear(_PyCoreConfig* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyCoreConfig_Copy
int _PyCoreConfig_Copy(_PyCoreConfig* , const(_PyCoreConfig)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyCoreConfig_Read
_PyInitError _PyCoreConfig_Read(_PyCoreConfig* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyCoreConfig_SetGlobalConfig
void _PyCoreConfig_SetGlobalConfig(const(_PyCoreConfig)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyCoro_GetAwaitableIter
_object* _PyCoro_GetAwaitableIter(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDebugAllocatorStats
void _PyDebugAllocatorStats(_IO_FILE* , const(char)* , int , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDictView_Intersect
_object* _PyDictView_Intersect(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDictView_New
_object* _PyDictView_New(_object* , _typeobject* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDict_Contains
int _PyDict_Contains(_object* , _object* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDict_DebugMallocStats
void _PyDict_DebugMallocStats(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDict_DelItemId
int _PyDict_DelItemId(_object* , _Py_Identifier* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDict_DelItemIf
int _PyDict_DelItemIf(_object* , _object* , int function(_object*) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDict_DelItem_KnownHash
int _PyDict_DelItem_KnownHash(_object* , _object* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDict_FromKeys
_object* _PyDict_FromKeys(_object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDict_GetItemId
_object* _PyDict_GetItemId(_object* , _Py_Identifier* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDict_GetItemIdWithError
_object* _PyDict_GetItemIdWithError(_object* , _Py_Identifier* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDict_GetItem_KnownHash
_object* _PyDict_GetItem_KnownHash(_object* , _object* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDict_HasOnlyStringKeys
int _PyDict_HasOnlyStringKeys(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDict_KeysSize
c_long _PyDict_KeysSize(_dictkeysobject* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDict_LoadGlobal
_object* _PyDict_LoadGlobal(PyDictObject* , PyDictObject* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDict_MaybeUntrack
void _PyDict_MaybeUntrack(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDict_MergeEx
int _PyDict_MergeEx(_object* , _object* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDict_NewKeysForClass
_dictkeysobject* _PyDict_NewKeysForClass()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDict_NewPresized
_object* _PyDict_NewPresized(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDict_Next
int _PyDict_Next(_object* , c_long* , _object** , _object** , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDict_Pop
_object* _PyDict_Pop(_object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDict_Pop_KnownHash
_object* _PyDict_Pop_KnownHash(_object* , _object* , c_long , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDict_SetItemId
int _PyDict_SetItemId(_object* , _Py_Identifier* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDict_SetItem_KnownHash
int _PyDict_SetItem_KnownHash(_object* , _object* , _object* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDict_SizeOf
c_long _PyDict_SizeOf(PyDictObject* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyErr_BadInternalCall
void _PyErr_BadInternalCall(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyErr_ChainExceptions
void _PyErr_ChainExceptions(_object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyErr_FormatFromCause
_object* _PyErr_FormatFromCause(_object* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyErr_GetTopmostException
_err_stackitem* _PyErr_GetTopmostException(_ts* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyErr_SetKeyError
void _PyErr_SetKeyError(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyErr_TrySetFromCause
_object* _PyErr_TrySetFromCause(const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyErr_WarnUnawaitedCoroutine
void _PyErr_WarnUnawaitedCoroutine(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyEval_CallTracing
_object* _PyEval_CallTracing(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyEval_EvalCodeWithName
_object* _PyEval_EvalCodeWithName(_object* , _object* , _object* , _object** , c_long , _object** , _object** , c_long , int , _object** , c_long , _object* , _object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyEval_EvalFrameDefault
_object* _PyEval_EvalFrameDefault(_frame* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyEval_FiniThreads
void _PyEval_FiniThreads()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyEval_GetAsyncGenFinalizer
_object* _PyEval_GetAsyncGenFinalizer()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyEval_GetAsyncGenFirstiter
_object* _PyEval_GetAsyncGenFirstiter()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyEval_GetBuiltinId
_object* _PyEval_GetBuiltinId(_Py_Identifier* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyEval_GetCoroutineOriginTrackingDepth
int _PyEval_GetCoroutineOriginTrackingDepth()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyEval_GetCoroutineWrapper
_object* _PyEval_GetCoroutineWrapper()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyEval_GetSwitchInterval
c_ulong _PyEval_GetSwitchInterval()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyEval_RequestCodeExtraIndex
c_long _PyEval_RequestCodeExtraIndex(void function(void*) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyEval_SetAsyncGenFinalizer
void _PyEval_SetAsyncGenFinalizer(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyEval_SetAsyncGenFirstiter
void _PyEval_SetAsyncGenFirstiter(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyEval_SetCoroutineOriginTrackingDepth
void _PyEval_SetCoroutineOriginTrackingDepth(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyEval_SetCoroutineWrapper
void _PyEval_SetCoroutineWrapper(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyEval_SetSwitchInterval
void _PyEval_SetSwitchInterval(c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyEval_SignalAsyncExc
void _PyEval_SignalAsyncExc()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyEval_SignalReceived
void _PyEval_SignalReceived()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyEval_SliceIndex
int _PyEval_SliceIndex(_object* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyEval_SliceIndexNotNone
int _PyEval_SliceIndexNotNone(_object* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyExc_Init
void _PyExc_Init(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyFloat_DebugMallocStats
void _PyFloat_DebugMallocStats(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyFloat_Digits
int _PyFloat_Digits(char* , double , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyFloat_DigitsInit
void _PyFloat_DigitsInit()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyFloat_FormatAdvancedWriter
int _PyFloat_FormatAdvancedWriter(_PyUnicodeWriter* , _object* , _object* , c_long , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyFloat_Init
int _PyFloat_Init()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyFloat_Pack2
int _PyFloat_Pack2(double , ubyte* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyFloat_Pack4
int _PyFloat_Pack4(double , ubyte* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyFloat_Pack8
int _PyFloat_Pack8(double , ubyte* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyFloat_Repr
int _PyFloat_Repr(double , char* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyFloat_Unpack2
double _PyFloat_Unpack2(const(ubyte)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyFloat_Unpack4
double _PyFloat_Unpack4(const(ubyte)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyFloat_Unpack8
double _PyFloat_Unpack8(const(ubyte)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyFrame_DebugMallocStats
void _PyFrame_DebugMallocStats(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyFrame_Init
int _PyFrame_Init()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyFrame_New_NoTrack
_frame* _PyFrame_New_NoTrack(_ts* , PyCodeObject* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyFunction_FastCallDict
_object* _PyFunction_FastCallDict(_object* , _object** , c_long , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyFunction_FastCallKeywords
_object* _PyFunction_FastCallKeywords(_object* , _object** , c_long , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyGC_CollectIfEnabled
c_long _PyGC_CollectIfEnabled()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyGC_CollectNoFail
c_long _PyGC_CollectNoFail()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyGILState_GetInterpreterStateUnsafe
_is* _PyGILState_GetInterpreterStateUnsafe()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyGILState_Reinit
void _PyGILState_Reinit()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyGen_FetchStopIterationValue
int _PyGen_FetchStopIterationValue(_object** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyGen_Finalize
void _PyGen_Finalize(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyGen_Send
_object* _PyGen_Send(PyGenObject* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyGen_SetStopIterationValue
int _PyGen_SetStopIterationValue(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyGen_yf
_object* _PyGen_yf(PyGenObject* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyImportHooks_Init
_PyInitError _PyImportHooks_Init()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyImportZip_Init
_PyInitError _PyImportZip_Init()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyImport_AcquireLock
void _PyImport_AcquireLock()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyImport_AddModuleObject
_object* _PyImport_AddModuleObject(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyImport_FindBuiltin
_object* _PyImport_FindBuiltin(const(char)* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyImport_FindExtensionObject
_object* _PyImport_FindExtensionObject(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyImport_FindExtensionObjectEx
_object* _PyImport_FindExtensionObjectEx(_object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyImport_FixupBuiltin
int _PyImport_FixupBuiltin(_object* , const(char)* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyImport_FixupExtensionObject
int _PyImport_FixupExtensionObject(_object* , _object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyImport_GetModuleId
_object* _PyImport_GetModuleId(_Py_Identifier* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyImport_Init
_PyInitError _PyImport_Init(_is* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyImport_IsInitialized
int _PyImport_IsInitialized(_is* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyImport_ReInitLock
void _PyImport_ReInitLock()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyImport_ReleaseLock
int _PyImport_ReleaseLock()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyImport_SetModule
int _PyImport_SetModule(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyImport_SetModuleString
int _PyImport_SetModuleString(const(char)* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyList_DebugMallocStats
void _PyList_DebugMallocStats(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyList_Extend
_object* _PyList_Extend(PyListObject* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyLong_AsByteArray
int _PyLong_AsByteArray(_longobject* , ubyte* , c_ulong , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyLong_AsInt
int _PyLong_AsInt(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyLong_AsTime_t
c_long _PyLong_AsTime_t(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyLong_Copy
_object* _PyLong_Copy(_longobject* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyLong_DivmodNear
_object* _PyLong_DivmodNear(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyLong_Format
_object* _PyLong_Format(_object* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyLong_FormatAdvancedWriter
int _PyLong_FormatAdvancedWriter(_PyUnicodeWriter* , _object* , _object* , c_long , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyLong_FormatBytesWriter
char* _PyLong_FormatBytesWriter(_PyBytesWriter* , char* , _object* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyLong_FormatWriter
int _PyLong_FormatWriter(_PyUnicodeWriter* , _object* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyLong_Frexp
double _PyLong_Frexp(_longobject* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyLong_FromByteArray
_object* _PyLong_FromByteArray(const(ubyte)* , c_ulong , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyLong_FromBytes
_object* _PyLong_FromBytes(const(char)* , c_long , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyLong_FromNbInt
_longobject* _PyLong_FromNbInt(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyLong_FromTime_t
_object* _PyLong_FromTime_t(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyLong_GCD
_object* _PyLong_GCD(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyLong_New
_longobject* _PyLong_New(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyLong_NumBits
c_ulong _PyLong_NumBits(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyLong_Sign
int _PyLong_Sign(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyMainInterpreterConfig_AsDict
_object* _PyMainInterpreterConfig_AsDict(const(_PyMainInterpreterConfig)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyMainInterpreterConfig_Clear
void _PyMainInterpreterConfig_Clear(_PyMainInterpreterConfig* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyMainInterpreterConfig_Copy
int _PyMainInterpreterConfig_Copy(_PyMainInterpreterConfig* , const(_PyMainInterpreterConfig)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyMainInterpreterConfig_Read
_PyInitError _PyMainInterpreterConfig_Read(_PyMainInterpreterConfig* , const(_PyCoreConfig)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyMem_GetAllocatorsName
const(char)* _PyMem_GetAllocatorsName()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyMem_RawStrdup
char* _PyMem_RawStrdup(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyMem_RawWcsdup
int* _PyMem_RawWcsdup(const(int)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyMem_SetupAllocators
int _PyMem_SetupAllocators(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyMem_Strdup
char* _PyMem_Strdup(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyMethodDef_RawFastCallDict
_object* _PyMethodDef_RawFastCallDict(PyMethodDef* , _object* , _object** , c_long , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyMethodDef_RawFastCallKeywords
_object* _PyMethodDef_RawFastCallKeywords(PyMethodDef* , _object* , _object** , c_long , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyMethodDescr_FastCallKeywords
_object* _PyMethodDescr_FastCallKeywords(_object* , _object** , c_long , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyMethod_DebugMallocStats
void _PyMethod_DebugMallocStats(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyModule_Clear
void _PyModule_Clear(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyModule_ClearDict
void _PyModule_ClearDict(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyModule_CreateInitialized
_object* _PyModule_CreateInitialized(PyModuleDef* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyNamespace_New
_object* _PyNamespace_New(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyOS_IsMainThread
int _PyOS_IsMainThread()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyOS_URandom
int _PyOS_URandom(void* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyOS_URandomNonblock
int _PyOS_URandomNonblock(void* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObjectDict_SetItem
int _PyObjectDict_SetItem(_typeobject* , _object** , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_CallFunction_SizeT
_object* _PyObject_CallFunction_SizeT(_object* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_CallMethodId
_object* _PyObject_CallMethodId(_object* , _Py_Identifier* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_CallMethodIdObjArgs
_object* _PyObject_CallMethodIdObjArgs(_object* , _Py_Identifier* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_CallMethodId_SizeT
_object* _PyObject_CallMethodId_SizeT(_object* , _Py_Identifier* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_CallMethod_SizeT
_object* _PyObject_CallMethod_SizeT(_object* , const(char)* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_Call_Prepend
_object* _PyObject_Call_Prepend(_object* , _object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_DebugMallocStats
int _PyObject_DebugMallocStats(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_DebugTypeStats
void _PyObject_DebugTypeStats(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_Dump
void _PyObject_Dump(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_FastCallDict
_object* _PyObject_FastCallDict(_object* , _object** , c_long , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_FastCallKeywords
_object* _PyObject_FastCallKeywords(_object* , _object** , c_long , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_FastCall_Prepend
_object* _PyObject_FastCall_Prepend(_object* , _object* , _object** , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_GC_Calloc
_object* _PyObject_GC_Calloc(c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_GC_Malloc
_object* _PyObject_GC_Malloc(c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_GC_New
_object* _PyObject_GC_New(_typeobject* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_GC_NewVar
PyVarObject* _PyObject_GC_NewVar(_typeobject* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_GC_Resize
PyVarObject* _PyObject_GC_Resize(PyVarObject* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_GenericGetAttrWithDict
_object* _PyObject_GenericGetAttrWithDict(_object* , _object* , _object* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_GenericSetAttrWithDict
int _PyObject_GenericSetAttrWithDict(_object* , _object* , _object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_GetAttrId
_object* _PyObject_GetAttrId(_object* , _Py_Identifier* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_GetBuiltin
_object* _PyObject_GetBuiltin(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_GetDictPtr
_object** _PyObject_GetDictPtr(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_HasAttrId
int _PyObject_HasAttrId(_object* , _Py_Identifier* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_HasFastCall
int _PyObject_HasFastCall(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_HasLen
int _PyObject_HasLen(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_IsAbstract
int _PyObject_IsAbstract(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_IsFreed
int _PyObject_IsFreed(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_LookupAttr
int _PyObject_LookupAttr(_object* , _object* , _object** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_LookupAttrId
int _PyObject_LookupAttrId(_object* , _Py_Identifier* , _object** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_LookupSpecial
_object* _PyObject_LookupSpecial(_object* , _Py_Identifier* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_New
_object* _PyObject_New(_typeobject* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_NewVar
PyVarObject* _PyObject_NewVar(_typeobject* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_NextNotImplemented
_object* _PyObject_NextNotImplemented(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_RealIsInstance
int _PyObject_RealIsInstance(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_RealIsSubclass
int _PyObject_RealIsSubclass(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyObject_SetAttrId
int _PyObject_SetAttrId(_object* , _Py_Identifier* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PySequence_BytesToCharpArray
char** _PySequence_BytesToCharpArray(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PySequence_IterSearch
c_long _PySequence_IterSearch(_object* , _object* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PySet_NextEntry
int _PySet_NextEntry(_object* , c_long* , _object** , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PySet_Update
int _PySet_Update(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PySignal_AfterFork
void _PySignal_AfterFork()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PySlice_FromIndices
_object* _PySlice_FromIndices(c_long , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PySlice_GetLongIndices
int _PySlice_GetLongIndices(PySliceObject* , _object* , _object** , _object** , _object** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyStack_AsDict
_object* _PyStack_AsDict(_object** , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyStack_AsTuple
_object* _PyStack_AsTuple(_object** , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyStack_AsTupleSlice
_object* _PyStack_AsTupleSlice(_object** , c_long , c_long , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyStack_UnpackDict
int _PyStack_UnpackDict(_object** , c_long , _object* , _object*** , _object** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyState_AddModule
int _PyState_AddModule(_object* , PyModuleDef* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyState_ClearModules
void _PyState_ClearModules()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PySys_BeginInit
_PyInitError _PySys_BeginInit(_object** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PySys_EndInit
int _PySys_EndInit(_object* , _PyMainInterpreterConfig* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PySys_GetObjectId
_object* _PySys_GetObjectId(_Py_Identifier* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PySys_GetSizeOf
c_ulong _PySys_GetSizeOf(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PySys_SetObjectId
int _PySys_SetObjectId(_Py_Identifier* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyThreadState_DeleteExcept
void _PyThreadState_DeleteExcept(_ts* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyThreadState_Init
void _PyThreadState_Init(_ts* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyThreadState_Prealloc
_ts* _PyThreadState_Prealloc(_is* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyThreadState_UncheckedGet
_ts* _PyThreadState_UncheckedGet()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyThread_CurrentFrames
_object* _PyThread_CurrentFrames()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_AsMicroseconds
c_long _PyTime_AsMicroseconds(c_long , _PyTime_round_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_AsMilliseconds
c_long _PyTime_AsMilliseconds(c_long , _PyTime_round_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_AsNanosecondsObject
_object* _PyTime_AsNanosecondsObject(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_AsSecondsDouble
double _PyTime_AsSecondsDouble(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_AsTimespec
int _PyTime_AsTimespec(c_long , timespec* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_AsTimeval
int _PyTime_AsTimeval(c_long , timeval* , _PyTime_round_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_AsTimevalTime_t
int _PyTime_AsTimevalTime_t(c_long , c_long* , int* , _PyTime_round_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_AsTimeval_noraise
int _PyTime_AsTimeval_noraise(c_long , timeval* , _PyTime_round_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_FromMillisecondsObject
int _PyTime_FromMillisecondsObject(c_long* , _object* , _PyTime_round_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_FromNanoseconds
c_long _PyTime_FromNanoseconds(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_FromNanosecondsObject
int _PyTime_FromNanosecondsObject(c_long* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_FromSeconds
c_long _PyTime_FromSeconds(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_FromSecondsObject
int _PyTime_FromSecondsObject(c_long* , _object* , _PyTime_round_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_FromTimespec
int _PyTime_FromTimespec(c_long* , timespec* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_FromTimeval
int _PyTime_FromTimeval(c_long* , timeval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_GetMonotonicClock
c_long _PyTime_GetMonotonicClock()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_GetMonotonicClockWithInfo
int _PyTime_GetMonotonicClockWithInfo(c_long* , _Py_clock_info_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_GetPerfCounter
c_long _PyTime_GetPerfCounter()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_GetPerfCounterWithInfo
int _PyTime_GetPerfCounterWithInfo(c_long* , _Py_clock_info_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_GetSystemClock
c_long _PyTime_GetSystemClock()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_GetSystemClockWithInfo
int _PyTime_GetSystemClockWithInfo(c_long* , _Py_clock_info_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_Init
int _PyTime_Init()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_MulDiv
c_long _PyTime_MulDiv(c_long , c_long , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_ObjectToTime_t
int _PyTime_ObjectToTime_t(_object* , c_long* , _PyTime_round_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_ObjectToTimespec
int _PyTime_ObjectToTimespec(_object* , c_long* , c_long* , _PyTime_round_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_ObjectToTimeval
int _PyTime_ObjectToTimeval(_object* , c_long* , c_long* , _PyTime_round_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_gmtime
int _PyTime_gmtime(c_long , tm* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_localtime
int _PyTime_localtime(c_long , tm* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTraceMalloc_GetTraceback
_object* _PyTraceMalloc_GetTraceback(uint , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTraceback_Add
void _PyTraceback_Add(const(char)* , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTrash_deposit_object
void _PyTrash_deposit_object(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTrash_destroy_chain
void _PyTrash_destroy_chain()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTrash_thread_deposit_object
void _PyTrash_thread_deposit_object(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTrash_thread_destroy_chain
void _PyTrash_thread_destroy_chain()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTuple_DebugMallocStats
void _PyTuple_DebugMallocStats(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTuple_MaybeUntrack
void _PyTuple_MaybeUntrack(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTuple_Resize
int _PyTuple_Resize(_object** , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyType_CalculateMetaclass
_typeobject* _PyType_CalculateMetaclass(_typeobject* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyType_GetDocFromInternalDoc
_object* _PyType_GetDocFromInternalDoc(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyType_GetTextSignatureFromInternalDoc
_object* _PyType_GetTextSignatureFromInternalDoc(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyType_Lookup
_object* _PyType_Lookup(_typeobject* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyType_LookupId
_object* _PyType_LookupId(_typeobject* , _Py_Identifier* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyType_Name
const(char)* _PyType_Name(_typeobject* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicodeTranslateError_Create
_object* _PyUnicodeTranslateError_Create(_object* , c_long , c_long , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicodeWriter_Dealloc
void _PyUnicodeWriter_Dealloc(_PyUnicodeWriter* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicodeWriter_Finish
_object* _PyUnicodeWriter_Finish(_PyUnicodeWriter* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicodeWriter_Init
void _PyUnicodeWriter_Init(_PyUnicodeWriter* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicodeWriter_PrepareInternal
int _PyUnicodeWriter_PrepareInternal(_PyUnicodeWriter* , c_long , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicodeWriter_PrepareKindInternal
int _PyUnicodeWriter_PrepareKindInternal(_PyUnicodeWriter* , PyUnicode_Kind )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicodeWriter_WriteASCIIString
int _PyUnicodeWriter_WriteASCIIString(_PyUnicodeWriter* , const(char)* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicodeWriter_WriteChar
int _PyUnicodeWriter_WriteChar(_PyUnicodeWriter* , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicodeWriter_WriteLatin1String
int _PyUnicodeWriter_WriteLatin1String(_PyUnicodeWriter* , const(char)* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicodeWriter_WriteStr
int _PyUnicodeWriter_WriteStr(_PyUnicodeWriter* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicodeWriter_WriteSubstring
int _PyUnicodeWriter_WriteSubstring(_PyUnicodeWriter* , _object* , c_long , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_AsASCIIString
_object* _PyUnicode_AsASCIIString(_object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_AsKind
void* _PyUnicode_AsKind(_object* , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_AsLatin1String
_object* _PyUnicode_AsLatin1String(_object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_AsUTF8String
_object* _PyUnicode_AsUTF8String(_object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_AsUnicode
const(int)* _PyUnicode_AsUnicode(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_ClearStaticStrings
void _PyUnicode_ClearStaticStrings()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_Copy
_object* _PyUnicode_Copy(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_DecodeUnicodeEscape
_object* _PyUnicode_DecodeUnicodeEscape(const(char)* , c_long , const(char)* , const(char)** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_DecodeUnicodeInternal
_object* _PyUnicode_DecodeUnicodeInternal(const(char)* , c_long , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_EQ
int _PyUnicode_EQ(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_EncodeCharmap
_object* _PyUnicode_EncodeCharmap(_object* , _object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_EncodeUTF16
_object* _PyUnicode_EncodeUTF16(_object* , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_EncodeUTF32
_object* _PyUnicode_EncodeUTF32(_object* , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_EncodeUTF7
_object* _PyUnicode_EncodeUTF7(_object* , int , int , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_EqualToASCIIId
int _PyUnicode_EqualToASCIIId(_object* , _Py_Identifier* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_EqualToASCIIString
int _PyUnicode_EqualToASCIIString(_object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_FastCopyCharacters
void _PyUnicode_FastCopyCharacters(_object* , c_long , _object* , c_long , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_FastFill
void _PyUnicode_FastFill(_object* , c_long , c_long , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_FindMaxChar
uint _PyUnicode_FindMaxChar(_object* , c_long , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_FormatAdvancedWriter
int _PyUnicode_FormatAdvancedWriter(_PyUnicodeWriter* , _object* , _object* , c_long , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_FormatLong
_object* _PyUnicode_FormatLong(_object* , int , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_FromASCII
_object* _PyUnicode_FromASCII(const(char)* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_FromId
_object* _PyUnicode_FromId(_Py_Identifier* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_InsertThousandsGrouping
c_long _PyUnicode_InsertThousandsGrouping(_PyUnicodeWriter* , c_long , _object* , c_long , c_long , c_long , const(char)* , _object* , uint* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_IsAlpha
int _PyUnicode_IsAlpha(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_IsCaseIgnorable
int _PyUnicode_IsCaseIgnorable(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_IsCased
int _PyUnicode_IsCased(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_IsDecimalDigit
int _PyUnicode_IsDecimalDigit(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_IsDigit
int _PyUnicode_IsDigit(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_IsLinebreak
int _PyUnicode_IsLinebreak(const(uint) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_IsLowercase
int _PyUnicode_IsLowercase(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_IsNumeric
int _PyUnicode_IsNumeric(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_IsPrintable
int _PyUnicode_IsPrintable(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_IsTitlecase
int _PyUnicode_IsTitlecase(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_IsUppercase
int _PyUnicode_IsUppercase(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_IsWhitespace
int _PyUnicode_IsWhitespace(const(uint) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_IsXidContinue
int _PyUnicode_IsXidContinue(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_IsXidStart
int _PyUnicode_IsXidStart(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_JoinArray
_object* _PyUnicode_JoinArray(_object* , _object** , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_Ready
int _PyUnicode_Ready(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_ToDecimalDigit
int _PyUnicode_ToDecimalDigit(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_ToDigit
int _PyUnicode_ToDigit(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_ToFoldedFull
int _PyUnicode_ToFoldedFull(uint , uint* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_ToLowerFull
int _PyUnicode_ToLowerFull(uint , uint* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_ToLowercase
uint _PyUnicode_ToLowercase(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_ToNumeric
double _PyUnicode_ToNumeric(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_ToTitleFull
int _PyUnicode_ToTitleFull(uint , uint* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_ToTitlecase
uint _PyUnicode_ToTitlecase(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_ToUpperFull
int _PyUnicode_ToUpperFull(uint , uint* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_ToUppercase
uint _PyUnicode_ToUppercase(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_TransformDecimalAndSpaceToASCII
_object* _PyUnicode_TransformDecimalAndSpaceToASCII(_object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicode_XStrip
_object* _PyUnicode_XStrip(_object* , int , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyWarnings_Init
_object* _PyWarnings_Init()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyWeakref_ClearRef
void _PyWeakref_ClearRef(_PyWeakReference* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyWeakref_GetWeakrefCount
c_long _PyWeakref_GetWeakrefCount(_PyWeakReference* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_BreakPoint
void _Py_BreakPoint()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_BuildValue_SizeT
_object* _Py_BuildValue_SizeT(const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_CheckFunctionResult
_object* _Py_CheckFunctionResult(_object* , _object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_CheckRecursiveCall
int _Py_CheckRecursiveCall(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_CoerceLegacyLocale
void _Py_CoerceLegacyLocale(const(_PyCoreConfig)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_DisplaySourceLine
int _Py_DisplaySourceLine(_object* , _object* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_DumpASCII
void _Py_DumpASCII(int , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_DumpDecimal
void _Py_DumpDecimal(int , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_DumpHexadecimal
void _Py_DumpHexadecimal(int , c_ulong , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_DumpTraceback
void _Py_DumpTraceback(int , _ts* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_DumpTracebackThreads
const(char)* _Py_DumpTracebackThreads(int , _is* , _ts* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_EncodeLocaleRaw
char* _Py_EncodeLocaleRaw(const(int)* , c_ulong* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_FatalInitError
void _Py_FatalInitError(_PyInitError )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_FreeCharPArray
void _Py_FreeCharPArray(char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_GetAllocatedBlocks
c_long _Py_GetAllocatedBlocks()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_GetGlobalVariablesAsDict
_object* _Py_GetGlobalVariablesAsDict()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_GetLocaleconvNumeric
int _Py_GetLocaleconvNumeric(_object** , _object** , const(char)** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_HashBytes
c_long _Py_HashBytes(const(void)* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_HashDouble
c_long _Py_HashDouble(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_HashPointer
c_long _Py_HashPointer(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_HashRandomization_Init
_PyInitError _Py_HashRandomization_Init(const(_PyCoreConfig)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_InitializeCore
_PyInitError _Py_InitializeCore(_is** , const(_PyCoreConfig)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_InitializeFromConfig
_PyInitError _Py_InitializeFromConfig(const(_PyCoreConfig)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_InitializeMainInterpreter
_PyInitError _Py_InitializeMainInterpreter(_is* , const(_PyMainInterpreterConfig)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_IsCoreInitialized
int _Py_IsCoreInitialized()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_IsFinalizing
int _Py_IsFinalizing()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_LegacyLocaleDetected
int _Py_LegacyLocaleDetected()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_Mangle
_object* _Py_Mangle(_object* , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_PyAtExit
void _Py_PyAtExit(void function(_object*) , _object* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_ReleaseInternedUnicodeStrings
void _Py_ReleaseInternedUnicodeStrings()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_RestoreSignals
void _Py_RestoreSignals()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_SetLocaleFromEnv
char* _Py_SetLocaleFromEnv(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_SetProgramFullPath
void _Py_SetProgramFullPath(const(int)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_VaBuildStack
_object** _Py_VaBuildStack(_object** , c_long , const(char)* , va_list* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_VaBuildStack_SizeT
_object** _Py_VaBuildStack_SizeT(_object** , c_long , const(char)* , va_list* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_VaBuildValue_SizeT
_object* _Py_VaBuildValue_SizeT(const(char)* , va_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_add_one_to_index_C
void _Py_add_one_to_index_C(int , c_long* , const(c_long)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_add_one_to_index_F
void _Py_add_one_to_index_F(int , c_long* , const(c_long)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_c_abs
double _Py_c_abs(Py_complex )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_c_diff
Py_complex _Py_c_diff(Py_complex , Py_complex )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_c_neg
Py_complex _Py_c_neg(Py_complex )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_c_pow
Py_complex _Py_c_pow(Py_complex , Py_complex )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_c_prod
Py_complex _Py_c_prod(Py_complex , Py_complex )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_c_quot
Py_complex _Py_c_quot(Py_complex , Py_complex )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_c_sum
Py_complex _Py_c_sum(Py_complex , Py_complex )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_convert_optional_to_ssize_t
int _Py_convert_optional_to_ssize_t(_object* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_device_encoding
_object* _Py_device_encoding(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_dg_dtoa
char* _Py_dg_dtoa(double , int , int , int* , int* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_dg_freedtoa
void _Py_dg_freedtoa(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_dg_infinity
double _Py_dg_infinity(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_dg_stdnan
double _Py_dg_stdnan(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_dg_strtod
double _Py_dg_strtod(const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_dup
int _Py_dup(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_fopen
_IO_FILE* _Py_fopen(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_fopen_obj
_IO_FILE* _Py_fopen_obj(_object* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_fstat
int _Py_fstat(int , stat* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_fstat_noraise
int _Py_fstat_noraise(int , stat* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_get_387controlword
ushort _Py_get_387controlword()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_get_blocking
int _Py_get_blocking(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_get_inheritable
int _Py_get_inheritable(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_gitidentifier
const(char)* _Py_gitidentifier()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_gitversion
const(char)* _Py_gitversion()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_open
int _Py_open(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_open_noraise
int _Py_open_noraise(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_parse_inf_or_nan
double _Py_parse_inf_or_nan(const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_read
c_long _Py_read(int , void* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_set_387controlword
void _Py_set_387controlword(ushort )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_set_blocking
int _Py_set_blocking(int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_set_inheritable
int _Py_set_inheritable(int , int , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_set_inheritable_async_safe
int _Py_set_inheritable_async_safe(int , int , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_stat
int _Py_stat(_object* , stat* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_string_to_number_with_underscores
_object* _Py_string_to_number_with_underscores(const(char)* , c_long , const(char)* , _object* , void* , _object* function(const(char)*, c_long, void*) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_wfopen
_IO_FILE* _Py_wfopen(const(int)* , const(int)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_wgetcwd
int* _Py_wgetcwd(int* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_wreadlink
int _Py_wreadlink(const(int)* , int* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_wrealpath
int* _Py_wrealpath(const(int)* , int* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_write
c_long _Py_write(int , const(void)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_write_noraise
c_long _Py_write_noraise(int , const(void)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__acos
double __acos(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__acosf
float __acosf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__acosf32
float __acosf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__acosf32x
double __acosf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__acosf64
double __acosf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__acosf64x
real __acosf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__acosh
double __acosh(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__acoshf
float __acoshf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__acoshf32
float __acoshf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__acoshf32x
double __acoshf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__acoshf64
double __acoshf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__acoshf64x
real __acoshf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__acoshl
real __acoshl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__acosl
real __acosl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__asin
double __asin(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__asinf
float __asinf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__asinf32
float __asinf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__asinf32x
double __asinf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__asinf64
double __asinf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__asinf64x
real __asinf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__asinh
double __asinh(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__asinhf
float __asinhf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__asinhf32
float __asinhf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__asinhf32x
double __asinhf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__asinhf64
double __asinhf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__asinhf64x
real __asinhf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__asinhl
real __asinhl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__asinl
real __asinl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__asprintf
int __asprintf(char** , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__assert
void __assert(const(char)* , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__assert_fail
void __assert_fail(const(char)* , const(char)* , uint , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__assert_perror_fail
void __assert_perror_fail(int , const(char)* , uint , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__atan
double __atan(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__atan2
double __atan2(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__atan2f
float __atan2f(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__atan2f32
float __atan2f32(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__atan2f32x
double __atan2f32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__atan2f64
double __atan2f64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__atan2f64x
real __atan2f64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__atan2l
real __atan2l(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__atanf
float __atanf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__atanf32
float __atanf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__atanf32x
double __atanf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__atanf64
double __atanf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__atanf64x
real __atanf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__atanh
double __atanh(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__atanhf
float __atanhf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__atanhf32
float __atanhf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__atanhf32x
double __atanhf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__atanhf64
double __atanhf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__atanhf64x
real __atanhf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__atanhl
real __atanhl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__atanl
real __atanl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__cbrt
double __cbrt(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__cbrtf
float __cbrtf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__cbrtf32
float __cbrtf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__cbrtf32x
double __cbrtf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__cbrtf64
double __cbrtf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__cbrtf64x
real __cbrtf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__cbrtl
real __cbrtl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ceil
double __ceil(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ceilf
float __ceilf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ceilf32
float __ceilf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ceilf32x
double __ceilf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ceilf64
double __ceilf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ceilf64x
real __ceilf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ceill
real __ceill(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__copysign
double __copysign(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__copysignf
float __copysignf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__copysignf32
float __copysignf32(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__copysignf32x
double __copysignf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__copysignf64
double __copysignf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__copysignf64x
real __copysignf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__copysignl
real __copysignl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__cos
double __cos(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__cosf
float __cosf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__cosf32
float __cosf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__cosf32x
double __cosf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__cosf64
double __cosf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__cosf64x
real __cosf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__cosh
double __cosh(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__coshf
float __coshf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__coshf32
float __coshf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__coshf32x
double __coshf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__coshf64
double __coshf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__coshf64x
real __coshf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__coshl
real __coshl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__cosl
real __cosl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ctype_b_loc
const(ushort)** __ctype_b_loc()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ctype_get_mb_cur_max
c_ulong __ctype_get_mb_cur_max()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ctype_tolower_loc
const(int)** __ctype_tolower_loc()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ctype_toupper_loc
const(int)** __ctype_toupper_loc()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__drem
double __drem(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__dremf
float __dremf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__dreml
real __dreml(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__erf
double __erf(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__erfc
double __erfc(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__erfcf
float __erfcf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__erfcf32
float __erfcf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__erfcf32x
double __erfcf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__erfcf64
double __erfcf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__erfcf64x
real __erfcf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__erfcl
real __erfcl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__erff
float __erff(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__erff32
float __erff32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__erff32x
double __erff32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__erff64
double __erff64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__erff64x
real __erff64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__erfl
real __erfl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__errno_location
int* __errno_location()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__exp
double __exp(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__exp10
double __exp10(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__exp10f
float __exp10f(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__exp10f32
float __exp10f32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__exp10f32x
double __exp10f32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__exp10f64
double __exp10f64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__exp10f64x
real __exp10f64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__exp10l
real __exp10l(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__exp2
double __exp2(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__exp2f
float __exp2f(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__exp2f32
float __exp2f32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__exp2f32x
double __exp2f32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__exp2f64
double __exp2f64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__exp2f64x
real __exp2f64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__exp2l
real __exp2l(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__expf
float __expf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__expf32
float __expf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__expf32x
double __expf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__expf64
double __expf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__expf64x
real __expf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__expl
real __expl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__expm1
double __expm1(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__expm1f
float __expm1f(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__expm1f32
float __expm1f32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__expm1f32x
double __expm1f32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__expm1f64
double __expm1f64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__expm1f64x
real __expm1f64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__expm1l
real __expm1l(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fabs
double __fabs(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fabsf
float __fabsf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fabsf32
float __fabsf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fabsf32x
double __fabsf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fabsf64
double __fabsf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fabsf64x
real __fabsf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fabsl
real __fabsl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fdim
double __fdim(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fdimf
float __fdimf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fdimf32
float __fdimf32(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fdimf32x
double __fdimf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fdimf64
double __fdimf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fdimf64x
real __fdimf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fdiml
real __fdiml(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__finite
int __finite(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__finitef
int __finitef(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__finitel
int __finitel(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__floor
double __floor(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__floorf
float __floorf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__floorf32
float __floorf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__floorf32x
double __floorf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__floorf64
double __floorf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__floorf64x
real __floorf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__floorl
real __floorl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fma
double __fma(double , double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmaf
float __fmaf(float , float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmaf32
float __fmaf32(float , float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmaf32x
double __fmaf32x(double , double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmaf64
double __fmaf64(double , double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmaf64x
real __fmaf64x(real , real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmal
real __fmal(real , real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmax
double __fmax(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmaxf
float __fmaxf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmaxf32
float __fmaxf32(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmaxf32x
double __fmaxf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmaxf64
double __fmaxf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmaxf64x
real __fmaxf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmaxl
real __fmaxl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmaxmag
double __fmaxmag(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmaxmagf
float __fmaxmagf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmaxmagf32
float __fmaxmagf32(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmaxmagf32x
double __fmaxmagf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmaxmagf64
double __fmaxmagf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmaxmagf64x
real __fmaxmagf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmaxmagl
real __fmaxmagl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmin
double __fmin(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fminf
float __fminf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fminf32
float __fminf32(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fminf32x
double __fminf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fminf64
double __fminf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fminf64x
real __fminf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fminl
real __fminl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fminmag
double __fminmag(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fminmagf
float __fminmagf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fminmagf32
float __fminmagf32(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fminmagf32x
double __fminmagf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fminmagf64
double __fminmagf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fminmagf64x
real __fminmagf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fminmagl
real __fminmagl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmod
double __fmod(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmodf
float __fmodf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmodf32
float __fmodf32(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmodf32x
double __fmodf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmodf64
double __fmodf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmodf64x
real __fmodf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fmodl
real __fmodl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassify
int __fpclassify(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyf
int __fpclassifyf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fpclassifyl
int __fpclassifyl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__frexp
double __frexp(double , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__frexpf
float __frexpf(float , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__frexpf32
float __frexpf32(float , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__frexpf32x
double __frexpf32x(double , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__frexpf64
double __frexpf64(double , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__frexpf64x
real __frexpf64x(real , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__frexpl
real __frexpl(real , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fromfp
c_long __fromfp(double , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fromfpf
c_long __fromfpf(float , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fromfpf32
c_long __fromfpf32(float , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fromfpf32x
c_long __fromfpf32x(double , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fromfpf64
c_long __fromfpf64(double , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fromfpf64x
c_long __fromfpf64x(real , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fromfpl
c_long __fromfpl(real , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fromfpx
c_long __fromfpx(double , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fromfpxf
c_long __fromfpxf(float , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fromfpxf32
c_long __fromfpxf32(float , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fromfpxf32x
c_long __fromfpxf32x(double , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fromfpxf64
c_long __fromfpxf64(double , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fromfpxf64x
c_long __fromfpxf64x(real , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fromfpxl
c_long __fromfpxl(real , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fxstat
int __fxstat(int , int , stat* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fxstat64
int __fxstat64(int , int , stat64* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fxstatat
int __fxstatat(int , int , const(char)* , stat* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fxstatat64
int __fxstatat64(int , int , const(char)* , stat64* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__gamma
double __gamma(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__gammaf
float __gammaf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__gammal
real __gammal(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__getdelim
c_long __getdelim(char** , c_ulong* , int , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__getpayload
double __getpayload(const(double)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__getpayloadf
float __getpayloadf(const(float)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__getpayloadf32
float __getpayloadf32(const(float)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__getpayloadf32x
double __getpayloadf32x(const(double)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__getpayloadf64
double __getpayloadf64(const(double)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__getpayloadf64x
real __getpayloadf64x(const(real)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__getpayloadl
real __getpayloadl(const(real)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__getpgid
int __getpgid(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__hypot
double __hypot(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__hypotf
float __hypotf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__hypotf32
float __hypotf32(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__hypotf32x
double __hypotf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__hypotf64
double __hypotf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__hypotf64x
real __hypotf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__hypotl
real __hypotl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ilogb
int __ilogb(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ilogbf
int __ilogbf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ilogbf32
int __ilogbf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ilogbf32x
int __ilogbf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ilogbf64
int __ilogbf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ilogbf64x
int __ilogbf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ilogbl
int __ilogbl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__iscanonicall
int __iscanonicall(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__iseqsig
int __iseqsig(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__iseqsigf
int __iseqsigf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__iseqsigl
int __iseqsigl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isinf
int __isinf(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isinff
int __isinff(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isinfl
int __isinfl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnan
int __isnan(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnanf
int __isnanf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__isnanl
int __isnanl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__issignaling
int __issignaling(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__issignalingf
int __issignalingf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__issignalingl
int __issignalingl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__j0
double __j0(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__j0f
float __j0f(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__j0f32
float __j0f32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__j0f32x
double __j0f32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__j0f64
double __j0f64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__j0f64x
real __j0f64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__j0l
real __j0l(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__j1
double __j1(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__j1f
float __j1f(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__j1f32
float __j1f32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__j1f32x
double __j1f32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__j1f64
double __j1f64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__j1f64x
real __j1f64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__j1l
real __j1l(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__jn
double __jn(int , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__jnf
float __jnf(int , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__jnf32
float __jnf32(int , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__jnf32x
double __jnf32x(int , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__jnf64
double __jnf64(int , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__jnf64x
real __jnf64x(int , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__jnl
real __jnl(int , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ldexp
double __ldexp(double , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ldexpf
float __ldexpf(float , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ldexpf32
float __ldexpf32(float , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ldexpf32x
double __ldexpf32x(double , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ldexpf64
double __ldexpf64(double , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ldexpf64x
real __ldexpf64x(real , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ldexpl
real __ldexpl(real , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lgamma
double __lgamma(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lgamma_r
double __lgamma_r(double , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lgammaf
float __lgammaf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lgammaf32
float __lgammaf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lgammaf32_r
float __lgammaf32_r(float , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lgammaf32x
double __lgammaf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lgammaf32x_r
double __lgammaf32x_r(double , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lgammaf64
double __lgammaf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lgammaf64_r
double __lgammaf64_r(double , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lgammaf64x
real __lgammaf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lgammaf64x_r
real __lgammaf64x_r(real , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lgammaf_r
float __lgammaf_r(float , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lgammal
real __lgammal(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lgammal_r
real __lgammal_r(real , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__llogb
c_long __llogb(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__llogbf
c_long __llogbf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__llogbf32
c_long __llogbf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__llogbf32x
c_long __llogbf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__llogbf64
c_long __llogbf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__llogbf64x
c_long __llogbf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__llogbl
c_long __llogbl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__llrint
long __llrint(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__llrintf
long __llrintf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__llrintf32
long __llrintf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__llrintf32x
long __llrintf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__llrintf64
long __llrintf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__llrintf64x
long __llrintf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__llrintl
long __llrintl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__llround
long __llround(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__llroundf
long __llroundf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__llroundf32
long __llroundf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__llroundf32x
long __llroundf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__llroundf64
long __llroundf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__llroundf64x
long __llroundf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__llroundl
long __llroundl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__log
double __log(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__log10
double __log10(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__log10f
float __log10f(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__log10f32
float __log10f32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__log10f32x
double __log10f32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__log10f64
double __log10f64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__log10f64x
real __log10f64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__log10l
real __log10l(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__log1p
double __log1p(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__log1pf
float __log1pf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__log1pf32
float __log1pf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__log1pf32x
double __log1pf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__log1pf64
double __log1pf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__log1pf64x
real __log1pf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__log1pl
real __log1pl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__log2
double __log2(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__log2f
float __log2f(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__log2f32
float __log2f32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__log2f32x
double __log2f32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__log2f64
double __log2f64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__log2f64x
real __log2f64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__log2l
real __log2l(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__logb
double __logb(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__logbf
float __logbf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__logbf32
float __logbf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__logbf32x
double __logbf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__logbf64
double __logbf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__logbf64x
real __logbf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__logbl
real __logbl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__logf
float __logf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__logf32
float __logf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__logf32x
double __logf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__logf64
double __logf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__logf64x
real __logf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__logl
real __logl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lrint
c_long __lrint(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lrintf
c_long __lrintf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lrintf32
c_long __lrintf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lrintf32x
c_long __lrintf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lrintf64
c_long __lrintf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lrintf64x
c_long __lrintf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lrintl
c_long __lrintl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lround
c_long __lround(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lroundf
c_long __lroundf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lroundf32
c_long __lroundf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lroundf32x
c_long __lroundf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lroundf64
c_long __lroundf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lroundf64x
c_long __lroundf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lroundl
c_long __lroundl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lxstat
int __lxstat(int , const(char)* , stat* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lxstat64
int __lxstat64(int , const(char)* , stat64* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__mbrlen
c_ulong __mbrlen(const(char)* , c_ulong , __mbstate_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__mempcpy
void* __mempcpy(void* , const(void)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__modf
double __modf(double , double* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__modff
float __modff(float , float* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__modff32
float __modff32(float , float* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__modff32x
double __modff32x(double , double* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__modff64
double __modff64(double , double* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__modff64x
real __modff64x(real , real* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__modfl
real __modfl(real , real* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nan
double __nan(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nanf
float __nanf(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nanf32
float __nanf32(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nanf32x
double __nanf32x(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nanf64
double __nanf64(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nanf64x
real __nanf64x(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nanl
real __nanl(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nearbyint
double __nearbyint(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nearbyintf
float __nearbyintf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nearbyintf32
float __nearbyintf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nearbyintf32x
double __nearbyintf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nearbyintf64
double __nearbyintf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nearbyintf64x
real __nearbyintf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nearbyintl
real __nearbyintl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nextafter
double __nextafter(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nextafterf
float __nextafterf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nextafterf32
float __nextafterf32(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nextafterf32x
double __nextafterf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nextafterf64
double __nextafterf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nextafterf64x
real __nextafterf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nextafterl
real __nextafterl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nextdown
double __nextdown(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nextdownf
float __nextdownf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nextdownf32
float __nextdownf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nextdownf32x
double __nextdownf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nextdownf64
double __nextdownf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nextdownf64x
real __nextdownf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nextdownl
real __nextdownl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nexttoward
double __nexttoward(double , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nexttowardf
float __nexttowardf(float , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nexttowardl
real __nexttowardl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nextup
double __nextup(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nextupf
float __nextupf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nextupf32
float __nextupf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nextupf32x
double __nextupf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nextupf64
double __nextupf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nextupf64x
real __nextupf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__nextupl
real __nextupl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__overflow
int __overflow(_IO_FILE* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__pow
double __pow(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__powf
float __powf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__powf32
float __powf32(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__powf32x
double __powf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__powf64
double __powf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__powf64x
real __powf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__powl
real __powl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__pthread_register_cancel
void __pthread_register_cancel(__pthread_unwind_buf_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__pthread_register_cancel_defer
void __pthread_register_cancel_defer(__pthread_unwind_buf_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__pthread_unregister_cancel
void __pthread_unregister_cancel(__pthread_unwind_buf_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__pthread_unregister_cancel_restore
void __pthread_unregister_cancel_restore(__pthread_unwind_buf_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__pthread_unwind_next
void __pthread_unwind_next(__pthread_unwind_buf_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__remainder
double __remainder(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__remainderf
float __remainderf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__remainderf32
float __remainderf32(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__remainderf32x
double __remainderf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__remainderf64
double __remainderf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__remainderf64x
real __remainderf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__remainderl
real __remainderl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__remquo
double __remquo(double , double , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__remquof
float __remquof(float , float , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__remquof32
float __remquof32(float , float , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__remquof32x
double __remquof32x(double , double , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__remquof64
double __remquof64(double , double , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__remquof64x
real __remquof64x(real , real , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__remquol
real __remquol(real , real , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__rint
double __rint(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__rintf
float __rintf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__rintf32
float __rintf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__rintf32x
double __rintf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__rintf64
double __rintf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__rintf64x
real __rintf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__rintl
real __rintl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__round
double __round(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__roundeven
double __roundeven(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__roundevenf
float __roundevenf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__roundevenf32
float __roundevenf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__roundevenf32x
double __roundevenf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__roundevenf64
double __roundevenf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__roundevenf64x
real __roundevenf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__roundevenl
real __roundevenl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__roundf
float __roundf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__roundf32
float __roundf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__roundf32x
double __roundf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__roundf64
double __roundf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__roundf64x
real __roundf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__roundl
real __roundl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__scalb
double __scalb(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__scalbf
float __scalbf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__scalbl
real __scalbl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__scalbln
double __scalbln(double , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__scalblnf
float __scalblnf(float , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__scalblnf32
float __scalblnf32(float , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__scalblnf32x
double __scalblnf32x(double , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__scalblnf64
double __scalblnf64(double , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__scalblnf64x
real __scalblnf64x(real , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__scalblnl
real __scalblnl(real , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__scalbn
double __scalbn(double , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__scalbnf
float __scalbnf(float , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__scalbnf32
float __scalbnf32(float , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__scalbnf32x
double __scalbnf32x(double , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__scalbnf64
double __scalbnf64(double , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__scalbnf64x
real __scalbnf64x(real , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__scalbnl
real __scalbnl(real , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sched_cpualloc
cpu_set_t* __sched_cpualloc(c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sched_cpucount
int __sched_cpucount(c_ulong , const(cpu_set_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sched_cpufree
void __sched_cpufree(cpu_set_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbit
int __signbit(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbitf
int __signbitf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__signbitl
int __signbitl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__significand
double __significand(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__significandf
float __significandf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__significandl
real __significandl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sigsetjmp
int __sigsetjmp(__jmp_buf_tag* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sin
double __sin(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sincos
void __sincos(double , double* , double* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sincosf
void __sincosf(float , float* , float* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sincosf32
void __sincosf32(float , float* , float* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sincosf32x
void __sincosf32x(double , double* , double* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sincosf64
void __sincosf64(double , double* , double* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sincosf64x
void __sincosf64x(real , real* , real* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sincosl
void __sincosl(real , real* , real* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sinf
float __sinf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sinf32
float __sinf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sinf32x
double __sinf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sinf64
double __sinf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sinf64x
real __sinf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sinh
double __sinh(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sinhf
float __sinhf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sinhf32
float __sinhf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sinhf32x
double __sinhf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sinhf64
double __sinhf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sinhf64x
real __sinhf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sinhl
real __sinhl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sinl
real __sinl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sqrt
double __sqrt(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sqrtf
float __sqrtf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sqrtf32
float __sqrtf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sqrtf32x
double __sqrtf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sqrtf64
double __sqrtf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sqrtf64x
real __sqrtf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sqrtl
real __sqrtl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__stpcpy
char* __stpcpy(char* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__stpncpy
char* __stpncpy(char* , const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__strtok_r
char* __strtok_r(char* , const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__tan
double __tan(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__tanf
float __tanf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__tanf32
float __tanf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__tanf32x
double __tanf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__tanf64
double __tanf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__tanf64x
real __tanf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__tanh
double __tanh(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__tanhf
float __tanhf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__tanhf32
float __tanhf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__tanhf32x
double __tanhf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__tanhf64
double __tanhf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__tanhf64x
real __tanhf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__tanhl
real __tanhl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__tanl
real __tanl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__tgamma
double __tgamma(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__tgammaf
float __tgammaf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__tgammaf32
float __tgammaf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__tgammaf32x
double __tgammaf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__tgammaf64
double __tgammaf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__tgammaf64x
real __tgammaf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__tgammal
real __tgammal(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__tolower_l
int __tolower_l(int , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__toupper_l
int __toupper_l(int , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__trunc
double __trunc(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__truncf
float __truncf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__truncf32
float __truncf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__truncf32x
double __truncf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__truncf64
double __truncf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__truncf64x
real __truncf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__truncl
real __truncl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__uflow
int __uflow(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ufromfp
c_ulong __ufromfp(double , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ufromfpf
c_ulong __ufromfpf(float , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ufromfpf32
c_ulong __ufromfpf32(float , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ufromfpf32x
c_ulong __ufromfpf32x(double , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ufromfpf64
c_ulong __ufromfpf64(double , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ufromfpf64x
c_ulong __ufromfpf64x(real , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ufromfpl
c_ulong __ufromfpl(real , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ufromfpx
c_ulong __ufromfpx(double , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ufromfpxf
c_ulong __ufromfpxf(float , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ufromfpxf32
c_ulong __ufromfpxf32(float , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ufromfpxf32x
c_ulong __ufromfpxf32x(double , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ufromfpxf64
c_ulong __ufromfpxf64(double , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ufromfpxf64x
c_ulong __ufromfpxf64x(real , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ufromfpxl
c_ulong __ufromfpxl(real , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__xmknod
int __xmknod(int , const(char)* , uint , c_ulong* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__xmknodat
int __xmknodat(int , int , const(char)* , uint , c_ulong* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__xstat
int __xstat(int , const(char)* , stat* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__xstat64
int __xstat64(int , const(char)* , stat64* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__y0
double __y0(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__y0f
float __y0f(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__y0f32
float __y0f32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__y0f32x
double __y0f32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__y0f64
double __y0f64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__y0f64x
real __y0f64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__y0l
real __y0l(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__y1
double __y1(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__y1f
float __y1f(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__y1f32
float __y1f32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__y1f32x
double __y1f32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__y1f64
double __y1f64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__y1f64x
real __y1f64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__y1l
real __y1l(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__yn
double __yn(int , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ynf
float __ynf(int , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ynf32
float __ynf32(int , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ynf32x
double __ynf32x(int , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ynf64
double __ynf64(int , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ynf64x
real __ynf64x(int , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ynl
real __ynl(int , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_exit
void _exit(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_tolower_
int _tolower_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_toupper_
int _toupper_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
a64l
c_long a64l(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
abort
void abort()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
abs
int abs(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
access
int access(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
acct
int acct(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
acos
double acos(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
acosf
float acosf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
acosf32
float acosf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
acosf32x
double acosf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
acosf64
double acosf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
acosf64x
real acosf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
acosh
double acosh(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
acoshf
float acoshf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
acoshf32
float acoshf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
acoshf32x
double acoshf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
acoshf64
double acoshf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
acoshf64x
real acoshf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
acoshl
real acoshl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
acosl
real acosl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
adjtime
int adjtime(const(timeval)* , timeval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alarm
uint alarm(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
aligned_alloc
void* aligned_alloc(c_ulong , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alloca_
void* alloca_(c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
asctime
char* asctime(const(tm)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
asctime_r
char* asctime_r(const(tm)* , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
asin
double asin(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
asinf
float asinf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
asinf32
float asinf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
asinf32x
double asinf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
asinf64
double asinf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
asinf64x
real asinf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
asinh
double asinh(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
asinhf
float asinhf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
asinhf32
float asinhf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
asinhf32x
double asinhf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
asinhf64
double asinhf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
asinhf64x
real asinhf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
asinhl
real asinhl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
asinl
real asinl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
asprintf
int asprintf(char** , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
at_quick_exit
int at_quick_exit(void function() )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atan
double atan(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atan2
double atan2(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atan2f
float atan2f(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atan2f32
float atan2f32(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atan2f32x
double atan2f32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atan2f64
double atan2f64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atan2f64x
real atan2f64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atan2l
real atan2l(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atanf
float atanf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atanf32
float atanf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atanf32x
double atanf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atanf64
double atanf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atanf64x
real atanf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atanh
double atanh(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atanhf
float atanhf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atanhf32
float atanhf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atanhf32x
double atanhf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atanhf64
double atanhf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atanhf64x
real atanhf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atanhl
real atanhl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atanl
real atanl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atexit
int atexit(void function() )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atof
double atof(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atoi
int atoi(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atol
c_long atol(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
atoll
long atoll(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
basename
char* basename(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
bcmp
int bcmp(const(void)* , const(void)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
bcopy
void bcopy(const(void)* , void* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
brk
int brk(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
bsearch
void* bsearch(const(void)* , const(void)* , c_ulong , c_ulong , int function(const(void)*, const(void)*) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
btowc
uint btowc(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
bzero
void bzero(void* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
calloc
void* calloc(c_ulong , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
canonicalize
int canonicalize(double* , const(double)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
canonicalize_file_name
char* canonicalize_file_name(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
canonicalizef
int canonicalizef(float* , const(float)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
canonicalizef32
int canonicalizef32(float* , const(float)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
canonicalizef32x
int canonicalizef32x(double* , const(double)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
canonicalizef64
int canonicalizef64(double* , const(double)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
canonicalizef64x
int canonicalizef64x(real* , const(real)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
canonicalizel
int canonicalizel(real* , const(real)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cbrt
double cbrt(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cbrtf
float cbrtf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cbrtf32
float cbrtf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cbrtf32x
double cbrtf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cbrtf64
double cbrtf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cbrtf64x
real cbrtf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cbrtl
real cbrtl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ceil
double ceil(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ceilf
float ceilf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ceilf32
float ceilf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ceilf32x
double ceilf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ceilf64
double ceilf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ceilf64x
real ceilf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ceill
real ceill(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
chdir
int chdir(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
chmod
int chmod(const(char)* , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
chown
int chown(const(char)* , uint , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
chroot
int chroot(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
clearenv
int clearenv()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
clearerr
void clearerr(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
clearerr_unlocked
void clearerr_unlocked(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
clock
c_long clock()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
clock_adjtime
int clock_adjtime(int , timex* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
clock_getcpuclockid
int clock_getcpuclockid(int , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
clock_getres
int clock_getres(int , timespec* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
clock_gettime
int clock_gettime(int , timespec* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
clock_nanosleep
int clock_nanosleep(int , int , const(timespec)* , timespec* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
clock_settime
int clock_settime(int , const(timespec)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
clone
int clone(int function(void*) , void* , int , void* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
close
int close(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
confstr
c_ulong confstr(int , char* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
copy_file_range
c_long copy_file_range(int , c_long* , int , c_long* , c_ulong , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
copysign
double copysign(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
copysignf
float copysignf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
copysignf32
float copysignf32(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
copysignf32x
double copysignf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
copysignf64
double copysignf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
copysignf64x
real copysignf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
copysignl
real copysignl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cos
double cos(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cosf
float cosf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cosf32
float cosf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cosf32x
double cosf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cosf64
double cosf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cosf64x
real cosf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cosh
double cosh(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
coshf
float coshf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
coshf32
float coshf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
coshf32x
double coshf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
coshf64
double coshf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
coshf64x
real coshf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
coshl
real coshl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cosl
real cosl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
crypt
char* crypt(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
crypt_r
char* crypt_r(const(char)* , const(char)* , crypt_data* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ctermid
char* ctermid(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ctime
char* ctime(const(c_long)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ctime_r
char* ctime_r(const(c_long)* , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuserid
char* cuserid(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
daddl
double daddl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
daemon
int daemon(int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ddivl
double ddivl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
difftime
double difftime(c_long , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
div
div_t div(int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dmull
double dmull(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dprintf
int dprintf(int , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
drand48
double drand48()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
drand48_r
int drand48_r(drand48_data* , double* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
drem
double drem(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dremf
float dremf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dreml
real dreml(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dsubl
double dsubl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dup
int dup(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dup2
int dup2(int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dup3
int dup3(int , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dysize
int dysize(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
eaccess
int eaccess(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ecvt
char* ecvt(double , int , int* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ecvt_r
int ecvt_r(double , int , int* , int* , char* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
endusershell
void endusershell()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
erand48
double erand48(ushort* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
erand48_r
int erand48_r(ushort* , drand48_data* , double* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
erf
double erf(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
erfc
double erfc(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
erfcf
float erfcf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
erfcf32
float erfcf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
erfcf32x
double erfcf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
erfcf64
double erfcf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
erfcf64x
real erfcf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
erfcl
real erfcl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
erff
float erff(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
erff32
float erff32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
erff32x
double erff32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
erff64
double erff64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
erff64x
real erff64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
erfl
real erfl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
euidaccess
int euidaccess(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
execl
int execl(const(char)* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
execle
int execle(const(char)* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
execlp
int execlp(const(char)* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
execv
int execv(const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
execve
int execve(const(char)* , char** , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
execvp
int execvp(const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
execvpe
int execvpe(const(char)* , char** , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
exit
void exit(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
exp
double exp(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
exp10
double exp10(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
exp10f
float exp10f(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
exp10f32
float exp10f32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
exp10f32x
double exp10f32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
exp10f64
double exp10f64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
exp10f64x
real exp10f64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
exp10l
real exp10l(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
exp2
double exp2(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
exp2f
float exp2f(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
exp2f32
float exp2f32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
exp2f32x
double exp2f32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
exp2f64
double exp2f64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
exp2f64x
real exp2f64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
exp2l
real exp2l(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
expf
float expf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
expf32
float expf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
expf32x
double expf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
expf64
double expf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
expf64x
real expf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
expl
real expl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
explicit_bzero
void explicit_bzero(void* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
expm1
double expm1(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
expm1f
float expm1f(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
expm1f32
float expm1f32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
expm1f32x
double expm1f32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
expm1f64
double expm1f64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
expm1f64x
real expm1f64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
expm1l
real expm1l(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
f32addf32x
float f32addf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
f32addf64
float f32addf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
f32addf64x
float f32addf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
f32divf32x
float f32divf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
f32divf64
float f32divf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
f32divf64x
float f32divf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
f32mulf32x
float f32mulf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
f32mulf64
float f32mulf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
f32mulf64x
float f32mulf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
f32subf32x
float f32subf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
f32subf64
float f32subf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
f32subf64x
float f32subf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
f32xaddf64
double f32xaddf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
f32xaddf64x
double f32xaddf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
f32xdivf64
double f32xdivf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
f32xdivf64x
double f32xdivf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
f32xmulf64
double f32xmulf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
f32xmulf64x
double f32xmulf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
f32xsubf64
double f32xsubf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
f32xsubf64x
double f32xsubf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
f64addf64x
double f64addf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
f64divf64x
double f64divf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
f64mulf64x
double f64mulf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
f64subf64x
double f64subf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fabs
double fabs(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fabsf
float fabsf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fabsf32
float fabsf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fabsf32x
double fabsf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fabsf64
double fabsf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fabsf64x
real fabsf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fabsl
real fabsl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
faccessat
int faccessat(int , const(char)* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fadd
float fadd(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
faddl
float faddl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fchdir
int fchdir(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fchmod
int fchmod(int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fchmodat
int fchmodat(int , const(char)* , uint , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fchown
int fchown(int , uint , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fchownat
int fchownat(int , const(char)* , uint , uint , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fclose
int fclose(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fcloseall
int fcloseall()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fcvt
char* fcvt(double , int , int* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fcvt_r
int fcvt_r(double , int , int* , int* , char* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fdatasync
int fdatasync(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fdim
double fdim(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fdimf
float fdimf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fdimf32
float fdimf32(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fdimf32x
double fdimf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fdimf64
double fdimf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fdimf64x
real fdimf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fdiml
real fdiml(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fdiv
float fdiv(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fdivl
float fdivl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fdopen
_IO_FILE* fdopen(int , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
feof
int feof(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
feof_unlocked
int feof_unlocked(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ferror
int ferror(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ferror_unlocked
int ferror_unlocked(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fexecve
int fexecve(int , char** , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fflush
int fflush(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fflush_unlocked
int fflush_unlocked(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ffs
int ffs(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ffsl
int ffsl(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ffsll
int ffsll(long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fgetc
int fgetc(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fgetc_unlocked
int fgetc_unlocked(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fgetpos
int fgetpos(_IO_FILE* , _G_fpos64_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fgetpos64
int fgetpos64(_IO_FILE* , _G_fpos64_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fgets
char* fgets(char* , int , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fgets_unlocked
char* fgets_unlocked(char* , int , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fgetwc
uint fgetwc(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fgetwc_unlocked
uint fgetwc_unlocked(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fgetws
int* fgetws(int* , int , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fgetws_unlocked
int* fgetws_unlocked(int* , int , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fileno
int fileno(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fileno_unlocked
int fileno_unlocked(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
finite
int finite(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
finitef
int finitef(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
finitel
int finitel(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
flockfile
void flockfile(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
floor
double floor(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
floorf
float floorf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
floorf32
float floorf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
floorf32x
double floorf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
floorf64
double floorf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
floorf64x
real floorf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
floorl
real floorl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fma
double fma(double , double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmaf
float fmaf(float , float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmaf32
float fmaf32(float , float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmaf32x
double fmaf32x(double , double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmaf64
double fmaf64(double , double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmaf64x
real fmaf64x(real , real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmal
real fmal(real , real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmax
double fmax(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmaxf
float fmaxf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmaxf32
float fmaxf32(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmaxf32x
double fmaxf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmaxf64
double fmaxf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmaxf64x
real fmaxf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmaxl
real fmaxl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmaxmag
double fmaxmag(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmaxmagf
float fmaxmagf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmaxmagf32
float fmaxmagf32(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmaxmagf32x
double fmaxmagf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmaxmagf64
double fmaxmagf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmaxmagf64x
real fmaxmagf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmaxmagl
real fmaxmagl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmemopen
_IO_FILE* fmemopen(void* , c_ulong , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmin
double fmin(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fminf
float fminf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fminf32
float fminf32(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fminf32x
double fminf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fminf64
double fminf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fminf64x
real fminf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fminl
real fminl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fminmag
double fminmag(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fminmagf
float fminmagf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fminmagf32
float fminmagf32(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fminmagf32x
double fminmagf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fminmagf64
double fminmagf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fminmagf64x
real fminmagf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fminmagl
real fminmagl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmod
double fmod(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmodf
float fmodf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmodf32
float fmodf32(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmodf32x
double fmodf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmodf64
double fmodf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmodf64x
real fmodf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmodl
real fmodl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmul
float fmul(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fmull
float fmull(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fopen
_IO_FILE* fopen(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fopen64
_IO_FILE* fopen64(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fopencookie
_IO_FILE* fopencookie(void* , const(char)* , _IO_cookie_io_functions_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fork
int fork()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fpathconf
c_long fpathconf(int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fprintf
int fprintf(_IO_FILE* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fputc
int fputc(int , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fputc_unlocked
int fputc_unlocked(int , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fputs
int fputs(const(char)* , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fputs_unlocked
int fputs_unlocked(const(char)* , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fputwc
uint fputwc(int , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fputwc_unlocked
uint fputwc_unlocked(int , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fputws
int fputws(const(int)* , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fputws_unlocked
int fputws_unlocked(const(int)* , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fread
c_ulong fread(void* , c_ulong , c_ulong , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fread_unlocked
c_ulong fread_unlocked(void* , c_ulong , c_ulong , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
free
void free(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
freopen
_IO_FILE* freopen(const(char)* , const(char)* , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
freopen64
_IO_FILE* freopen64(const(char)* , const(char)* , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
frexp
double frexp(double , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
frexpf
float frexpf(float , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
frexpf32
float frexpf32(float , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
frexpf32x
double frexpf32x(double , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
frexpf64
double frexpf64(double , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
frexpf64x
real frexpf64x(real , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
frexpl
real frexpl(real , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fromfp
c_long fromfp(double , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fromfpf
c_long fromfpf(float , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fromfpf32
c_long fromfpf32(float , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fromfpf32x
c_long fromfpf32x(double , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fromfpf64
c_long fromfpf64(double , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fromfpf64x
c_long fromfpf64x(real , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fromfpl
c_long fromfpl(real , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fromfpx
c_long fromfpx(double , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fromfpxf
c_long fromfpxf(float , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fromfpxf32
c_long fromfpxf32(float , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fromfpxf32x
c_long fromfpxf32x(double , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fromfpxf64
c_long fromfpxf64(double , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fromfpxf64x
c_long fromfpxf64x(real , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fromfpxl
c_long fromfpxl(real , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fscanf
int fscanf(_IO_FILE* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fseek
int fseek(_IO_FILE* , c_long , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fseeko
int fseeko(_IO_FILE* , c_long , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fseeko64
int fseeko64(_IO_FILE* , c_long , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fsetpos
int fsetpos(_IO_FILE* , const(_G_fpos64_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fsetpos64
int fsetpos64(_IO_FILE* , const(_G_fpos64_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fstat
int fstat(int , stat* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fstat64
int fstat64(int , stat64* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fstatat
int fstatat(int , const(char)* , stat* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fstatat64
int fstatat64(int , const(char)* , stat64* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fsub
float fsub(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fsubl
float fsubl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fsync
int fsync(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ftell
c_long ftell(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ftello
c_long ftello(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ftello64
c_long ftello64(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ftruncate
int ftruncate(int , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ftruncate64
int ftruncate64(int , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ftrylockfile
int ftrylockfile(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
funlockfile
void funlockfile(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
futimens
int futimens(int , const(timespec)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
futimes
int futimes(int , const(timeval)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
futimesat
int futimesat(int , const(char)* , const(timeval)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fwide
int fwide(_IO_FILE* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fwprintf
int fwprintf(_IO_FILE* , const(int)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fwrite
c_ulong fwrite(const(void)* , c_ulong , c_ulong , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fwrite_unlocked
c_ulong fwrite_unlocked(const(void)* , c_ulong , c_ulong , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fwscanf
int fwscanf(_IO_FILE* , const(int)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gamma
double gamma(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gammaf
float gammaf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gammal
real gammal(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gcvt
char* gcvt(double , int , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
get_current_dir_name
char* get_current_dir_name()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getc
int getc(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getc_unlocked
int getc_unlocked(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getchar
int getchar()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getchar_unlocked
int getchar_unlocked()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getcpu
int getcpu(uint* , uint* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getcwd
char* getcwd(char* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getdate
tm* getdate(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getdate_r
int getdate_r(const(char)* , tm* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getdelim
c_long getdelim(char** , c_ulong* , int , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getdomainname
int getdomainname(char* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getdtablesize
int getdtablesize()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getegid
uint getegid()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getentropy
int getentropy(void* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getenv
char* getenv(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
geteuid
uint geteuid()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getgid
uint getgid()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getgroups
int getgroups(int , uint* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gethostid
c_long gethostid()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gethostname
int gethostname(char* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getitimer
int getitimer(__itimer_which , itimerval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getline
c_long getline(char** , c_ulong* , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getloadavg
int getloadavg(double* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getlogin
char* getlogin()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getlogin_r
int getlogin_r(char* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getopt
int getopt(int , char** , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getpagesize
int getpagesize()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getpass
char* getpass(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getpayload
double getpayload(const(double)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getpayloadf
float getpayloadf(const(float)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getpayloadf32
float getpayloadf32(const(float)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getpayloadf32x
double getpayloadf32x(const(double)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getpayloadf64
double getpayloadf64(const(double)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getpayloadf64x
real getpayloadf64x(const(real)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getpayloadl
real getpayloadl(const(real)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getpgid
int getpgid(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getpgrp
int getpgrp()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getpid
int getpid()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getppid
int getppid()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getpt
int getpt()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getresgid
int getresgid(uint* , uint* , uint* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getresuid
int getresuid(uint* , uint* , uint* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getsid
int getsid(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getsubopt
int getsubopt(char** , char** , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gettimeofday
int gettimeofday(timeval* , timezone* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getuid
uint getuid()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getumask
uint getumask()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getusershell
char* getusershell()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getw
int getw(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getwc
uint getwc(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getwc_unlocked
uint getwc_unlocked(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getwchar
uint getwchar()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getwchar_unlocked
uint getwchar_unlocked()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getwd
char* getwd(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gmtime
tm* gmtime(const(c_long)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gmtime_r
tm* gmtime_r(const(c_long)* , tm* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grantpt
int grantpt(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
group_member
int group_member(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hypot
double hypot(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hypotf
float hypotf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hypotf32
float hypotf32(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hypotf32x
double hypotf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hypotf64
double hypotf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hypotf64x
real hypotf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hypotl
real hypotl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ilogb
int ilogb(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ilogbf
int ilogbf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ilogbf32
int ilogbf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ilogbf32x
int ilogbf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ilogbf64
int ilogbf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ilogbf64x
int ilogbf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ilogbl
int ilogbl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
imaxabs
c_long imaxabs(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
imaxdiv
imaxdiv_t imaxdiv(c_long , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
index
char* index(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
initstate
char* initstate(uint , char* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
initstate_r
int initstate_r(uint , char* , c_ulong , random_data* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isalnum_
int isalnum_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isalnum_l_
int isalnum_l_(int , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isalpha_
int isalpha_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isalpha_l_
int isalpha_l_(int , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isascii_
int isascii_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isatty
int isatty(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isblank_
int isblank_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isblank_l_
int isblank_l_(int , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
iscntrl_
int iscntrl_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
iscntrl_l_
int iscntrl_l_(int , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isctype
int isctype(int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isdigit_
int isdigit_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isdigit_l_
int isdigit_l_(int , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isgraph_
int isgraph_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isgraph_l_
int isgraph_l_(int , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isinf_
int isinf_(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isinff
int isinff(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isinfl
int isinfl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
islower_
int islower_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
islower_l_
int islower_l_(int , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isnan_
int isnan_(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isnanf
int isnanf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isnanl
int isnanl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isprint_
int isprint_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isprint_l_
int isprint_l_(int , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ispunct_
int ispunct_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ispunct_l_
int ispunct_l_(int , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isspace_
int isspace_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isspace_l_
int isspace_l_(int , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isupper_
int isupper_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isupper_l_
int isupper_l_(int , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isxdigit_
int isxdigit_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isxdigit_l_
int isxdigit_l_(int , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
j0
double j0(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
j0f
float j0f(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
j0f32
float j0f32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
j0f32x
double j0f32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
j0f64
double j0f64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
j0f64x
real j0f64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
j0l
real j0l(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
j1
double j1(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
j1f
float j1f(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
j1f32
float j1f32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
j1f32x
double j1f32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
j1f64
double j1f64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
j1f64x
real j1f64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
j1l
real j1l(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jn
double jn(int , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jnf
float jnf(int , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jnf32
float jnf32(int , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jnf32x
double jnf32x(int , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jnf64
double jnf64(int , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jnf64x
real jnf64x(int , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jnl
real jnl(int , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jrand48
c_long jrand48(ushort* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
jrand48_r
int jrand48_r(ushort* , drand48_data* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
l64a
char* l64a(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
labs
c_long labs(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lchmod
int lchmod(const(char)* , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lchown
int lchown(const(char)* , uint , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lcong48
void lcong48(ushort* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lcong48_r
int lcong48_r(ushort* , drand48_data* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ldexp
double ldexp(double , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ldexpf
float ldexpf(float , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ldexpf32
float ldexpf32(float , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ldexpf32x
double ldexpf32x(double , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ldexpf64
double ldexpf64(double , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ldexpf64x
real ldexpf64x(real , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ldexpl
real ldexpl(real , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ldiv
ldiv_t ldiv(c_long , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lgamma
double lgamma(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lgamma_r
double lgamma_r(double , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lgammaf
float lgammaf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lgammaf32
float lgammaf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lgammaf32_r
float lgammaf32_r(float , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lgammaf32x
double lgammaf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lgammaf32x_r
double lgammaf32x_r(double , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lgammaf64
double lgammaf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lgammaf64_r
double lgammaf64_r(double , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lgammaf64x
real lgammaf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lgammaf64x_r
real lgammaf64x_r(real , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lgammaf_r
float lgammaf_r(float , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lgammal
real lgammal(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lgammal_r
real lgammal_r(real , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
link
int link(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
linkat
int linkat(int , const(char)* , int , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llabs
long llabs(long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lldiv
lldiv_t lldiv(long , long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llogb
c_long llogb(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llogbf
c_long llogbf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llogbf32
c_long llogbf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llogbf32x
c_long llogbf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llogbf64
c_long llogbf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llogbf64x
c_long llogbf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llogbl
c_long llogbl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llrint
long llrint(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llrintf
long llrintf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llrintf32
long llrintf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llrintf32x
long llrintf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llrintf64
long llrintf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llrintf64x
long llrintf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llrintl
long llrintl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llround
long llround(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llroundf
long llroundf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llroundf32
long llroundf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llroundf32x
long llroundf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llroundf64
long llroundf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llroundf64x
long llroundf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
llroundl
long llroundl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
localtime
tm* localtime(const(c_long)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
localtime_r
tm* localtime_r(const(c_long)* , tm* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lockf
int lockf(int , int , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lockf64
int lockf64(int , int , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log
double log(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log10
double log10(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log10f
float log10f(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log10f32
float log10f32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log10f32x
double log10f32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log10f64
double log10f64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log10f64x
real log10f64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log10l
real log10l(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log1p
double log1p(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log1pf
float log1pf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log1pf32
float log1pf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log1pf32x
double log1pf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log1pf64
double log1pf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log1pf64x
real log1pf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log1pl
real log1pl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log2
double log2(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log2f
float log2f(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log2f32
float log2f32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log2f32x
double log2f32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log2f64
double log2f64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log2f64x
real log2f64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log2l
real log2l(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
logb
double logb(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
logbf
float logbf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
logbf32
float logbf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
logbf32x
double logbf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
logbf64
double logbf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
logbf64x
real logbf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
logbl
real logbl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
logf
float logf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
logf32
float logf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
logf32x
double logf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
logf64
double logf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
logf64x
real logf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
logl
real logl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lrand48
c_long lrand48()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lrand48_r
int lrand48_r(drand48_data* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lrint
c_long lrint(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lrintf
c_long lrintf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lrintf32
c_long lrintf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lrintf32x
c_long lrintf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lrintf64
c_long lrintf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lrintf64x
c_long lrintf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lrintl
c_long lrintl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lround
c_long lround(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lroundf
c_long lroundf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lroundf32
c_long lroundf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lroundf32x
c_long lroundf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lroundf64
c_long lroundf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lroundf64x
c_long lroundf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lroundl
c_long lroundl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lseek
c_long lseek(int , c_long , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lseek64
c_long lseek64(int , c_long , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lstat
int lstat(const(char)* , stat* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lstat64
int lstat64(const(char)* , stat64* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lutimes
int lutimes(const(char)* , const(timeval)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
malloc
void* malloc(c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mblen
int mblen(const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mbrlen
c_ulong mbrlen(const(char)* , c_ulong , __mbstate_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mbrtowc
c_ulong mbrtowc(int* , const(char)* , c_ulong , __mbstate_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mbsinit
int mbsinit(const(__mbstate_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mbsnrtowcs
c_ulong mbsnrtowcs(int* , const(char)** , c_ulong , c_ulong , __mbstate_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mbsrtowcs
c_ulong mbsrtowcs(int* , const(char)** , c_ulong , __mbstate_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mbstowcs
c_ulong mbstowcs(int* , const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mbtowc
int mbtowc(int* , const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
memccpy
void* memccpy(void* , const(void)* , int , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
memchr
void* memchr(const(void)* , int , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
memcmp
int memcmp(const(void)* , const(void)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
memcpy
void* memcpy(void* , const(void)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
memfrob
void* memfrob(void* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
memmem
void* memmem(const(void)* , c_ulong , const(void)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
memmove
void* memmove(void* , const(void)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mempcpy
void* mempcpy(void* , const(void)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
memrchr
void* memrchr(const(void)* , int , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
memset
void* memset(void* , int , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mkdir
int mkdir(const(char)* , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mkdirat
int mkdirat(int , const(char)* , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mkdtemp
char* mkdtemp(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mkfifo
int mkfifo(const(char)* , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mkfifoat
int mkfifoat(int , const(char)* , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mknod
int mknod(const(char)* , uint , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mknodat
int mknodat(int , const(char)* , uint , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mkostemp
int mkostemp(char* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mkostemp64
int mkostemp64(char* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mkostemps
int mkostemps(char* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mkostemps64
int mkostemps64(char* , int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mkstemp
int mkstemp(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mkstemp64
int mkstemp64(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mkstemps
int mkstemps(char* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mkstemps64
int mkstemps64(char* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mktemp
char* mktemp(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mktime
c_long mktime(tm* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
modf
double modf(double , double* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
modff
float modff(float , float* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
modff32
float modff32(float , float* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
modff32x
double modff32x(double , double* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
modff64
double modff64(double , double* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
modff64x
real modff64x(real , real* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
modfl
real modfl(real , real* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mrand48
c_long mrand48()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mrand48_r
int mrand48_r(drand48_data* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nan
double nan(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nanf
float nanf(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nanf32
float nanf32(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nanf32x
double nanf32x(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nanf64
double nanf64(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nanf64x
real nanf64x(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nanl
real nanl(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nanosleep
int nanosleep(const(timespec)* , timespec* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nearbyint
double nearbyint(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nearbyintf
float nearbyintf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nearbyintf32
float nearbyintf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nearbyintf32x
double nearbyintf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nearbyintf64
double nearbyintf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nearbyintf64x
real nearbyintf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nearbyintl
real nearbyintl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nextafter
double nextafter(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nextafterf
float nextafterf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nextafterf32
float nextafterf32(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nextafterf32x
double nextafterf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nextafterf64
double nextafterf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nextafterf64x
real nextafterf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nextafterl
real nextafterl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nextdown
double nextdown(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nextdownf
float nextdownf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nextdownf32
float nextdownf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nextdownf32x
double nextdownf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nextdownf64
double nextdownf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nextdownf64x
real nextdownf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nextdownl
real nextdownl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nexttoward
double nexttoward(double , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nexttowardf
float nexttowardf(float , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nexttowardl
real nexttowardl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nextup
double nextup(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nextupf
float nextupf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nextupf32
float nextupf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nextupf32x
double nextupf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nextupf64
double nextupf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nextupf64x
real nextupf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nextupl
real nextupl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nice
int nice(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nrand48
c_long nrand48(ushort* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nrand48_r
int nrand48_r(ushort* , drand48_data* , c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
obstack_printf
int obstack_printf(obstack* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
obstack_vprintf
int obstack_vprintf(obstack* , const(char)* , va_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
on_exit
int on_exit(void function(int, void*) , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
open_memstream
_IO_FILE* open_memstream(char** , c_ulong* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
open_wmemstream
_IO_FILE* open_wmemstream(int** , c_ulong* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pathconf
c_long pathconf(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pause
int pause()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pclose
int pclose(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
perror
void perror(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pipe
int pipe(int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pipe2
int pipe2(int* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
popen
_IO_FILE* popen(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
posix_memalign
int posix_memalign(void** , c_ulong , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
posix_openpt
int posix_openpt(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pow
double pow(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
powf
float powf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
powf32
float powf32(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
powf32x
double powf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
powf64
double powf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
powf64x
real powf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
powl
real powl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pread
c_long pread(int , void* , c_ulong , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pread64
c_long pread64(int , void* , c_ulong , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
printf
int printf(const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
profil
int profil(ushort* , c_ulong , c_ulong , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pselect
int pselect(int , fd_set* , fd_set* , fd_set* , const(timespec)* , const(__sigset_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_atfork
int pthread_atfork(void function() , void function() , void function() )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_attr_destroy
int pthread_attr_destroy(pthread_attr_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_attr_getaffinity_np
int pthread_attr_getaffinity_np(const(pthread_attr_t)* , c_ulong , cpu_set_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_attr_getdetachstate
int pthread_attr_getdetachstate(const(pthread_attr_t)* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_attr_getguardsize
int pthread_attr_getguardsize(const(pthread_attr_t)* , c_ulong* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_attr_getinheritsched
int pthread_attr_getinheritsched(const(pthread_attr_t)* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_attr_getschedparam
int pthread_attr_getschedparam(const(pthread_attr_t)* , sched_param* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_attr_getschedpolicy
int pthread_attr_getschedpolicy(const(pthread_attr_t)* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_attr_getscope
int pthread_attr_getscope(const(pthread_attr_t)* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_attr_getstack
int pthread_attr_getstack(const(pthread_attr_t)* , void** , c_ulong* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_attr_getstackaddr
int pthread_attr_getstackaddr(const(pthread_attr_t)* , void** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_attr_getstacksize
int pthread_attr_getstacksize(const(pthread_attr_t)* , c_ulong* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_attr_init
int pthread_attr_init(pthread_attr_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_attr_setaffinity_np
int pthread_attr_setaffinity_np(pthread_attr_t* , c_ulong , const(cpu_set_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_attr_setdetachstate
int pthread_attr_setdetachstate(pthread_attr_t* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_attr_setguardsize
int pthread_attr_setguardsize(pthread_attr_t* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_attr_setinheritsched
int pthread_attr_setinheritsched(pthread_attr_t* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_attr_setschedparam
int pthread_attr_setschedparam(pthread_attr_t* , const(sched_param)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_attr_setschedpolicy
int pthread_attr_setschedpolicy(pthread_attr_t* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_attr_setscope
int pthread_attr_setscope(pthread_attr_t* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_attr_setstack
int pthread_attr_setstack(pthread_attr_t* , void* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_attr_setstackaddr
int pthread_attr_setstackaddr(pthread_attr_t* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_attr_setstacksize
int pthread_attr_setstacksize(pthread_attr_t* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_barrier_destroy
int pthread_barrier_destroy(pthread_barrier_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_barrier_init
int pthread_barrier_init(pthread_barrier_t* , const(pthread_barrierattr_t)* , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_barrier_wait
int pthread_barrier_wait(pthread_barrier_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_barrierattr_destroy
int pthread_barrierattr_destroy(pthread_barrierattr_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_barrierattr_getpshared
int pthread_barrierattr_getpshared(const(pthread_barrierattr_t)* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_barrierattr_init
int pthread_barrierattr_init(pthread_barrierattr_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_barrierattr_setpshared
int pthread_barrierattr_setpshared(pthread_barrierattr_t* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_cancel
int pthread_cancel(c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_cond_broadcast
int pthread_cond_broadcast(pthread_cond_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_cond_destroy
int pthread_cond_destroy(pthread_cond_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_cond_init
int pthread_cond_init(pthread_cond_t* , const(pthread_condattr_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_cond_signal
int pthread_cond_signal(pthread_cond_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_cond_timedwait
int pthread_cond_timedwait(pthread_cond_t* , pthread_mutex_t* , const(timespec)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_cond_wait
int pthread_cond_wait(pthread_cond_t* , pthread_mutex_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_condattr_destroy
int pthread_condattr_destroy(pthread_condattr_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_condattr_getclock
int pthread_condattr_getclock(const(pthread_condattr_t)* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_condattr_getpshared
int pthread_condattr_getpshared(const(pthread_condattr_t)* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_condattr_init
int pthread_condattr_init(pthread_condattr_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_condattr_setclock
int pthread_condattr_setclock(pthread_condattr_t* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_condattr_setpshared
int pthread_condattr_setpshared(pthread_condattr_t* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_create
int pthread_create(c_ulong* , const(pthread_attr_t)* , void* function(void*) , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_detach
int pthread_detach(c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_equal
int pthread_equal(c_ulong , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_exit
void pthread_exit(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_getaffinity_np
int pthread_getaffinity_np(c_ulong , c_ulong , cpu_set_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_getattr_default_np
int pthread_getattr_default_np(pthread_attr_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_getattr_np
int pthread_getattr_np(c_ulong , pthread_attr_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_getconcurrency
int pthread_getconcurrency()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_getcpuclockid
int pthread_getcpuclockid(c_ulong , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_getname_np
int pthread_getname_np(c_ulong , char* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_getschedparam
int pthread_getschedparam(c_ulong , int* , sched_param* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_getspecific
void* pthread_getspecific(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_join
int pthread_join(c_ulong , void** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_key_create
int pthread_key_create(uint* , void function(void*) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_key_delete
int pthread_key_delete(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_mutex_consistent
int pthread_mutex_consistent(pthread_mutex_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_mutex_consistent_np
int pthread_mutex_consistent_np(pthread_mutex_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_mutex_destroy
int pthread_mutex_destroy(pthread_mutex_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_mutex_getprioceiling
int pthread_mutex_getprioceiling(const(pthread_mutex_t)* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_mutex_init
int pthread_mutex_init(pthread_mutex_t* , const(pthread_mutexattr_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_mutex_lock
int pthread_mutex_lock(pthread_mutex_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_mutex_setprioceiling
int pthread_mutex_setprioceiling(pthread_mutex_t* , int , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_mutex_timedlock
int pthread_mutex_timedlock(pthread_mutex_t* , const(timespec)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_mutex_trylock
int pthread_mutex_trylock(pthread_mutex_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_mutex_unlock
int pthread_mutex_unlock(pthread_mutex_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_mutexattr_destroy
int pthread_mutexattr_destroy(pthread_mutexattr_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_mutexattr_getprioceiling
int pthread_mutexattr_getprioceiling(const(pthread_mutexattr_t)* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_mutexattr_getprotocol
int pthread_mutexattr_getprotocol(const(pthread_mutexattr_t)* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_mutexattr_getpshared
int pthread_mutexattr_getpshared(const(pthread_mutexattr_t)* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_mutexattr_getrobust
int pthread_mutexattr_getrobust(const(pthread_mutexattr_t)* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_mutexattr_getrobust_np
int pthread_mutexattr_getrobust_np(const(pthread_mutexattr_t)* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_mutexattr_gettype
int pthread_mutexattr_gettype(const(pthread_mutexattr_t)* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_mutexattr_init
int pthread_mutexattr_init(pthread_mutexattr_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_mutexattr_setprioceiling
int pthread_mutexattr_setprioceiling(pthread_mutexattr_t* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_mutexattr_setprotocol
int pthread_mutexattr_setprotocol(pthread_mutexattr_t* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_mutexattr_setpshared
int pthread_mutexattr_setpshared(pthread_mutexattr_t* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_mutexattr_setrobust
int pthread_mutexattr_setrobust(pthread_mutexattr_t* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_mutexattr_setrobust_np
int pthread_mutexattr_setrobust_np(pthread_mutexattr_t* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_mutexattr_settype
int pthread_mutexattr_settype(pthread_mutexattr_t* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_once
int pthread_once(int* , void function() )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_rwlock_destroy
int pthread_rwlock_destroy(pthread_rwlock_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_rwlock_init
int pthread_rwlock_init(pthread_rwlock_t* , const(pthread_rwlockattr_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_rwlock_rdlock
int pthread_rwlock_rdlock(pthread_rwlock_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_rwlock_timedrdlock
int pthread_rwlock_timedrdlock(pthread_rwlock_t* , const(timespec)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_rwlock_timedwrlock
int pthread_rwlock_timedwrlock(pthread_rwlock_t* , const(timespec)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_rwlock_tryrdlock
int pthread_rwlock_tryrdlock(pthread_rwlock_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_rwlock_trywrlock
int pthread_rwlock_trywrlock(pthread_rwlock_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_rwlock_unlock
int pthread_rwlock_unlock(pthread_rwlock_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_rwlock_wrlock
int pthread_rwlock_wrlock(pthread_rwlock_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_rwlockattr_destroy
int pthread_rwlockattr_destroy(pthread_rwlockattr_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_rwlockattr_getkind_np
int pthread_rwlockattr_getkind_np(const(pthread_rwlockattr_t)* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_rwlockattr_getpshared
int pthread_rwlockattr_getpshared(const(pthread_rwlockattr_t)* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_rwlockattr_init
int pthread_rwlockattr_init(pthread_rwlockattr_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_rwlockattr_setkind_np
int pthread_rwlockattr_setkind_np(pthread_rwlockattr_t* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_rwlockattr_setpshared
int pthread_rwlockattr_setpshared(pthread_rwlockattr_t* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_self
c_ulong pthread_self()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_setaffinity_np
int pthread_setaffinity_np(c_ulong , c_ulong , const(cpu_set_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_setattr_default_np
int pthread_setattr_default_np(const(pthread_attr_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_setcancelstate
int pthread_setcancelstate(int , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_setcanceltype
int pthread_setcanceltype(int , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_setconcurrency
int pthread_setconcurrency(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_setname_np
int pthread_setname_np(c_ulong , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_setschedparam
int pthread_setschedparam(c_ulong , int , const(sched_param)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_setschedprio
int pthread_setschedprio(c_ulong , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_setspecific
int pthread_setspecific(uint , const(void)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_spin_destroy
int pthread_spin_destroy(int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_spin_init
int pthread_spin_init(int* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_spin_lock
int pthread_spin_lock(int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_spin_trylock
int pthread_spin_trylock(int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_spin_unlock
int pthread_spin_unlock(int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_testcancel
void pthread_testcancel()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_timedjoin_np
int pthread_timedjoin_np(c_ulong , void** , const(timespec)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_tryjoin_np
int pthread_tryjoin_np(c_ulong , void** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_yield
int pthread_yield()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ptsname
char* ptsname(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ptsname_r
int ptsname_r(int , char* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
putc
int putc(int , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
putc_unlocked
int putc_unlocked(int , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
putchar
int putchar(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
putchar_unlocked
int putchar_unlocked(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
putenv
int putenv(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
puts
int puts(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
putw
int putw(int , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
putwc
uint putwc(int , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
putwc_unlocked
uint putwc_unlocked(int , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
putwchar
uint putwchar(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
putwchar_unlocked
uint putwchar_unlocked(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pwrite
c_long pwrite(int , const(void)* , c_ulong , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pwrite64
c_long pwrite64(int , const(void)* , c_ulong , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pyBoolCheck
bool pyBoolCheck(PyObject* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
pyBytesAsString
auto pyBytesAsString(PyObject* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
pyCallableCheck
bool pyCallableCheck(PyObject* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
pyDateCheck
bool pyDateCheck(PyObject* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
pyDateFromDate
auto pyDateFromDate(int year, int month, int day)
Undocumented in source. Be warned that the author may not have intended to support it.
pyDateTimeCheck
bool pyDateTimeCheck(PyObject* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
pyDateTimeDay
auto pyDateTimeDay(PyObject* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
pyDateTimeFromDateAndTime
auto pyDateTimeFromDateAndTime(int year, int month, int day, int hour, int minute, int second, int usec)
Undocumented in source. Be warned that the author may not have intended to support it.
pyDateTimeHour
auto pyDateTimeHour(PyObject* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
pyDateTimeImport
void pyDateTimeImport()
Undocumented in source. Be warned that the author may not have intended to support it.
pyDateTimeMinute
auto pyDateTimeMinute(PyObject* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
pyDateTimeMonth
auto pyDateTimeMonth(PyObject* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
pyDateTimeSecond
auto pyDateTimeSecond(PyObject* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
pyDateTimeUsec
auto pyDateTimeUsec(PyObject* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
pyDateTimeYear
auto pyDateTimeYear(PyObject* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
pyDecRef
void pyDecRef(PyObject* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
pyDictCheck
bool pyDictCheck(PyObject* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
pyFalse
auto pyFalse()
Undocumented in source. Be warned that the author may not have intended to support it.
pyFloatCheck
bool pyFloatCheck(PyObject* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
pyIncRef
void pyIncRef(PyObject* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
pyInitModule
auto pyInitModule(const(char)* name, PyMethodDef* methods)
Undocumented in source. Be warned that the author may not have intended to support it.
pyIntCheck
bool pyIntCheck(PyObject* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
pyIterCheck
bool pyIterCheck(PyObject* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
pyListCheck
bool pyListCheck(PyObject* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
pyLongCheck
bool pyLongCheck(PyObject* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
pyModuleCreate
auto pyModuleCreate(PyModuleDef* moduleDef)
Undocumented in source. Be warned that the author may not have intended to support it.
pyNone
auto pyNone()
Undocumented in source. Be warned that the author may not have intended to support it.
pyObjectNew
auto pyObjectNew(PyTypeObject* typeobj)
Undocumented in source. Be warned that the author may not have intended to support it.
pyObjectUnicode
auto pyObjectUnicode(PyObject* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
pyTrue
auto pyTrue()
Undocumented in source. Be warned that the author may not have intended to support it.
pyTupleCheck
bool pyTupleCheck(PyObject* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
pyUnicodeAsUtf8String
auto pyUnicodeAsUtf8String(PyObject* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
pyUnicodeCheck
bool pyUnicodeCheck(PyObject* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
pyUnicodeDecodeUTF8
auto pyUnicodeDecodeUTF8(const(char)* str, c_long length, const(char)* errors)
Undocumented in source. Be warned that the author may not have intended to support it.
pyUnicodeFromStringAndSize
auto pyUnicodeFromStringAndSize(const(char)* ptr, Py_ssize_t size)
Undocumented in source. Be warned that the author may not have intended to support it.
pyUnicodeGetSize
auto pyUnicodeGetSize(PyObject* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
qecvt
char* qecvt(real , int , int* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
qecvt_r
int qecvt_r(real , int , int* , int* , char* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
qfcvt
char* qfcvt(real , int , int* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
qfcvt_r
int qfcvt_r(real , int , int* , int* , char* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
qgcvt
char* qgcvt(real , int , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
qsort
void qsort(void* , c_ulong , c_ulong , int function(const(void)*, const(void)*) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
qsort_r
void qsort_r(void* , c_ulong , c_ulong , int function(const(void)*, const(void)*, void*) , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
quick_exit
void quick_exit(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rand
int rand()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rand_r
int rand_r(uint* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
random
c_long random()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
random_r
int random_r(random_data* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rawmemchr
void* rawmemchr(const(void)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
read
c_long read(int , void* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
readlink
c_long readlink(const(char)* , char* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
readlinkat
c_long readlinkat(int , const(char)* , char* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
realloc
void* realloc(void* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
reallocarray
void* reallocarray(void* , c_ulong , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
realpath
char* realpath(const(char)* , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
remainder
double remainder(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
remainderf
float remainderf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
remainderf32
float remainderf32(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
remainderf32x
double remainderf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
remainderf64
double remainderf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
remainderf64x
real remainderf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
remainderl
real remainderl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
remove
int remove(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
remquo
double remquo(double , double , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
remquof
float remquof(float , float , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
remquof32
float remquof32(float , float , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
remquof32x
double remquof32x(double , double , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
remquof64
double remquof64(double , double , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
remquof64x
real remquof64x(real , real , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
remquol
real remquol(real , real , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rename
int rename(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
renameat
int renameat(int , const(char)* , int , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
renameat2
int renameat2(int , const(char)* , int , const(char)* , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
revoke
int revoke(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rewind
void rewind(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rindex
char* rindex(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rint
double rint(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rintf
float rintf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rintf32
float rintf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rintf32x
double rintf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rintf64
double rintf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rintf64x
real rintf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rintl
real rintl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rmdir
int rmdir(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
round
double round(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
roundeven
double roundeven(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
roundevenf
float roundevenf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
roundevenf32
float roundevenf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
roundevenf32x
double roundevenf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
roundevenf64
double roundevenf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
roundevenf64x
real roundevenf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
roundevenl
real roundevenl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
roundf
float roundf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
roundf32
float roundf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
roundf32x
double roundf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
roundf64
double roundf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
roundf64x
real roundf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
roundl
real roundl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rpmatch
int rpmatch(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sbrk
void* sbrk(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scalb
double scalb(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scalbf
float scalbf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scalbl
real scalbl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scalbln
double scalbln(double , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scalblnf
float scalblnf(float , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scalblnf32
float scalblnf32(float , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scalblnf32x
double scalblnf32x(double , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scalblnf64
double scalblnf64(double , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scalblnf64x
real scalblnf64x(real , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scalblnl
real scalblnl(real , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scalbn
double scalbn(double , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scalbnf
float scalbnf(float , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scalbnf32
float scalbnf32(float , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scalbnf32x
double scalbnf32x(double , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scalbnf64
double scalbnf64(double , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scalbnf64x
real scalbnf64x(real , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scalbnl
real scalbnl(real , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scanf
int scanf(const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sched_get_priority_max
int sched_get_priority_max(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sched_get_priority_min
int sched_get_priority_min(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sched_getaffinity
int sched_getaffinity(int , c_ulong , cpu_set_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sched_getcpu
int sched_getcpu()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sched_getparam
int sched_getparam(int , sched_param* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sched_getscheduler
int sched_getscheduler(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sched_rr_get_interval
int sched_rr_get_interval(int , timespec* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sched_setaffinity
int sched_setaffinity(int , c_ulong , const(cpu_set_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sched_setparam
int sched_setparam(int , const(sched_param)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sched_setscheduler
int sched_setscheduler(int , int , const(sched_param)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sched_yield
int sched_yield()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
secure_getenv
char* secure_getenv(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
seed48
ushort* seed48(ushort* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
seed48_r
int seed48_r(ushort* , drand48_data* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
select
int select(int , fd_set* , fd_set* , fd_set* , timeval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setbuf
void setbuf(_IO_FILE* , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setbuffer
void setbuffer(_IO_FILE* , char* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setdomainname
int setdomainname(const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setegid
int setegid(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setenv
int setenv(const(char)* , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
seteuid
int seteuid(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setgid
int setgid(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sethostid
int sethostid(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sethostname
int sethostname(const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setitimer
int setitimer(__itimer_which , const(itimerval)* , itimerval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setlinebuf
void setlinebuf(_IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setlogin
int setlogin(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setns
int setns(int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setpayload
int setpayload(double* , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setpayloadf
int setpayloadf(float* , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setpayloadf32
int setpayloadf32(float* , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setpayloadf32x
int setpayloadf32x(double* , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setpayloadf64
int setpayloadf64(double* , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setpayloadf64x
int setpayloadf64x(real* , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setpayloadl
int setpayloadl(real* , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setpayloadsig
int setpayloadsig(double* , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setpayloadsigf
int setpayloadsigf(float* , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setpayloadsigf32
int setpayloadsigf32(float* , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setpayloadsigf32x
int setpayloadsigf32x(double* , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setpayloadsigf64
int setpayloadsigf64(double* , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setpayloadsigf64x
int setpayloadsigf64x(real* , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setpayloadsigl
int setpayloadsigl(real* , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setpgid
int setpgid(int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setpgrp
int setpgrp()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setregid
int setregid(uint , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setresgid
int setresgid(uint , uint , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setresuid
int setresuid(uint , uint , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setreuid
int setreuid(uint , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setsid
int setsid()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setstate
char* setstate(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setstate_r
int setstate_r(char* , random_data* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
settimeofday
int settimeofday(const(timeval)* , const(timezone)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setuid
int setuid(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setusershell
void setusershell()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setvbuf
int setvbuf(_IO_FILE* , char* , int , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
significand
double significand(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
significandf
float significandf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
significandl
real significandl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sin
double sin(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sincos
void sincos(double , double* , double* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sincosf
void sincosf(float , float* , float* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sincosf32
void sincosf32(float , float* , float* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sincosf32x
void sincosf32x(double , double* , double* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sincosf64
void sincosf64(double , double* , double* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sincosf64x
void sincosf64x(real , real* , real* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sincosl
void sincosl(real , real* , real* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sinf
float sinf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sinf32
float sinf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sinf32x
double sinf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sinf64
double sinf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sinf64x
real sinf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sinh
double sinh(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sinhf
float sinhf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sinhf32
float sinhf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sinhf32x
double sinhf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sinhf64
double sinhf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sinhf64x
real sinhf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sinhl
real sinhl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sinl
real sinl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sleep
uint sleep(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
snprintf
int snprintf(char* , c_ulong , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sprintf
int sprintf(char* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sqrt
double sqrt(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sqrtf
float sqrtf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sqrtf32
float sqrtf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sqrtf32x
double sqrtf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sqrtf64
double sqrtf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sqrtf64x
real sqrtf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sqrtl
real sqrtl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
srand
void srand(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
srand48
void srand48(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
srand48_r
int srand48_r(c_long , drand48_data* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
srandom
void srandom(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
srandom_r
int srandom_r(uint , random_data* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sscanf
int sscanf(const(char)* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
stat64_
int stat64_(const(char)* , stat64* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
statx_
int statx_(int , const(char)* , int , uint , statx* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
stime
int stime(const(c_long)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
stpcpy
char* stpcpy(char* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
stpncpy
char* stpncpy(char* , const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strcasecmp
int strcasecmp(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strcasecmp_l
int strcasecmp_l(const(char)* , const(char)* , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strcasestr
char* strcasestr(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strcat
char* strcat(char* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strchr
char* strchr(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strchrnul
char* strchrnul(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strcmp
int strcmp(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strcoll
int strcoll(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strcoll_l
int strcoll_l(const(char)* , const(char)* , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strcpy
char* strcpy(char* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strcspn
c_ulong strcspn(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strdup
char* strdup(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strerror
char* strerror(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strerror_l
char* strerror_l(int , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strerror_r
char* strerror_r(int , char* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strfromd
int strfromd(char* , c_ulong , const(char)* , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strfromf
int strfromf(char* , c_ulong , const(char)* , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strfromf32
int strfromf32(char* , c_ulong , const(char)* , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strfromf32x
int strfromf32x(char* , c_ulong , const(char)* , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strfromf64
int strfromf64(char* , c_ulong , const(char)* , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strfromf64x
int strfromf64x(char* , c_ulong , const(char)* , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strfroml
int strfroml(char* , c_ulong , const(char)* , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strfry
char* strfry(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strftime
c_ulong strftime(char* , c_ulong , const(char)* , const(tm)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strftime_l
c_ulong strftime_l(char* , c_ulong , const(char)* , const(tm)* , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strlen
c_ulong strlen(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strncasecmp
int strncasecmp(const(char)* , const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strncasecmp_l
int strncasecmp_l(const(char)* , const(char)* , c_ulong , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strncat
char* strncat(char* , const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strncmp
int strncmp(const(char)* , const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strncpy
char* strncpy(char* , const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strndup
char* strndup(const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strnlen
c_ulong strnlen(const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strpbrk
char* strpbrk(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strptime
char* strptime(const(char)* , const(char)* , tm* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strptime_l
char* strptime_l(const(char)* , const(char)* , tm* , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strrchr
char* strrchr(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strsep
char* strsep(char** , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strsignal
char* strsignal(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strspn
c_ulong strspn(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strstr
char* strstr(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtod
double strtod(const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtod_l
double strtod_l(const(char)* , char** , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtof
float strtof(const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtof32
float strtof32(const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtof32_l
float strtof32_l(const(char)* , char** , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtof32x
double strtof32x(const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtof32x_l
double strtof32x_l(const(char)* , char** , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtof64
double strtof64(const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtof64_l
double strtof64_l(const(char)* , char** , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtof64x
real strtof64x(const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtof64x_l
real strtof64x_l(const(char)* , char** , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtof_l
float strtof_l(const(char)* , char** , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtoimax
c_long strtoimax(const(char)* , char** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtok
char* strtok(char* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtok_r
char* strtok_r(char* , const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtol
c_long strtol(const(char)* , char** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtol_l
c_long strtol_l(const(char)* , char** , int , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtold
real strtold(const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtold_l
real strtold_l(const(char)* , char** , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtoll
long strtoll(const(char)* , char** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtoll_l
long strtoll_l(const(char)* , char** , int , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtoq
long strtoq(const(char)* , char** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtoul
c_ulong strtoul(const(char)* , char** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtoul_l
c_ulong strtoul_l(const(char)* , char** , int , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtoull
ulong strtoull(const(char)* , char** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtoull_l
ulong strtoull_l(const(char)* , char** , int , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtoumax
c_ulong strtoumax(const(char)* , char** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtouq
ulong strtouq(const(char)* , char** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strverscmp
int strverscmp(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strxfrm
c_ulong strxfrm(char* , const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strxfrm_l
c_ulong strxfrm_l(char* , const(char)* , c_ulong , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
swab
void swab(const(void)* , void* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
swprintf
int swprintf(int* , c_ulong , const(int)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
swscanf
int swscanf(const(int)* , const(int)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
symlink
int symlink(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
symlinkat
int symlinkat(const(char)* , int , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sync
void sync()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
syncfs
int syncfs(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
syscall
c_long syscall(c_long , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sysconf
c_long sysconf(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
system
int system(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tan
double tan(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tanf
float tanf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tanf32
float tanf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tanf32x
double tanf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tanf64
double tanf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tanf64x
real tanf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tanh
double tanh(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tanhf
float tanhf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tanhf32
float tanhf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tanhf32x
double tanhf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tanhf64
double tanhf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tanhf64x
real tanhf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tanhl
real tanhl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tanl
real tanl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tcgetpgrp
int tcgetpgrp(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tcsetpgrp
int tcsetpgrp(int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tempnam
char* tempnam(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tgamma
double tgamma(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tgammaf
float tgammaf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tgammaf32
float tgammaf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tgammaf32x
double tgammaf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tgammaf64
double tgammaf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tgammaf64x
real tgammaf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tgammal
real tgammal(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
time
c_long time(c_long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
timegm
c_long timegm(tm* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
timelocal
c_long timelocal(tm* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
timer_create
int timer_create(int , sigevent* , void** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
timer_delete
int timer_delete(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
timer_getoverrun
int timer_getoverrun(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
timer_gettime
int timer_gettime(void* , itimerspec* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
timer_settime
int timer_settime(void* , int , const(itimerspec)* , itimerspec* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
timespec_get
int timespec_get(timespec* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tmpfile
_IO_FILE* tmpfile()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tmpfile64
_IO_FILE* tmpfile64()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tmpnam
char* tmpnam(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tmpnam_r
char* tmpnam_r(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
toascii_
int toascii_(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tolower
int tolower(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tolower_l
int tolower_l(int , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
totalorder
int totalorder(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
totalorderf
int totalorderf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
totalorderf32
int totalorderf32(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
totalorderf32x
int totalorderf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
totalorderf64
int totalorderf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
totalorderf64x
int totalorderf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
totalorderl
int totalorderl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
totalordermag
int totalordermag(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
totalordermagf
int totalordermagf(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
totalordermagf32
int totalordermagf32(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
totalordermagf32x
int totalordermagf32x(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
totalordermagf64
int totalordermagf64(double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
totalordermagf64x
int totalordermagf64x(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
totalordermagl
int totalordermagl(real , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
toupper
int toupper(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
toupper_l
int toupper_l(int , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
trunc
double trunc(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
truncate
int truncate(const(char)* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
truncate64
int truncate64(const(char)* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
truncf
float truncf(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
truncf32
float truncf32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
truncf32x
double truncf32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
truncf64
double truncf64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
truncf64x
real truncf64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
truncl
real truncl(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ttyname
char* ttyname(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ttyname_r
int ttyname_r(int , char* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ttyslot
int ttyslot()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tzset
void tzset()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ualarm
uint ualarm(uint , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ufromfp
c_ulong ufromfp(double , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ufromfpf
c_ulong ufromfpf(float , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ufromfpf32
c_ulong ufromfpf32(float , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ufromfpf32x
c_ulong ufromfpf32x(double , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ufromfpf64
c_ulong ufromfpf64(double , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ufromfpf64x
c_ulong ufromfpf64x(real , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ufromfpl
c_ulong ufromfpl(real , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ufromfpx
c_ulong ufromfpx(double , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ufromfpxf
c_ulong ufromfpxf(float , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ufromfpxf32
c_ulong ufromfpxf32(float , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ufromfpxf32x
c_ulong ufromfpxf32x(double , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ufromfpxf64
c_ulong ufromfpxf64(double , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ufromfpxf64x
c_ulong ufromfpxf64x(real , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ufromfpxl
c_ulong ufromfpxl(real , int , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
umask
uint umask(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ungetc
int ungetc(int , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ungetwc
uint ungetwc(uint , _IO_FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
unlink
int unlink(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
unlinkat
int unlinkat(int , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
unlockpt
int unlockpt(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
unsetenv
int unsetenv(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
unshare
int unshare(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
usleep
int usleep(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
utimensat
int utimensat(int , const(char)* , const(timespec)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
utimes
int utimes(const(char)* , const(timeval)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
valloc
void* valloc(c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vasprintf
int vasprintf(char** , const(char)* , va_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vdprintf
int vdprintf(int , const(char)* , va_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vfork
int vfork()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vfprintf
int vfprintf(_IO_FILE* , const(char)* , va_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vfscanf
int vfscanf(_IO_FILE* , const(char)* , va_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vfwprintf
int vfwprintf(_IO_FILE* , const(int)* , va_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vfwscanf
int vfwscanf(_IO_FILE* , const(int)* , va_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vhangup
int vhangup()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vprintf
int vprintf(const(char)* , va_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vscanf
int vscanf(const(char)* , va_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vsnprintf
int vsnprintf(char* , c_ulong , const(char)* , va_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vsprintf
int vsprintf(char* , const(char)* , va_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vsscanf
int vsscanf(const(char)* , const(char)* , va_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vswprintf
int vswprintf(int* , c_ulong , const(int)* , va_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vswscanf
int vswscanf(const(int)* , const(int)* , va_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vwprintf
int vwprintf(const(int)* , va_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vwscanf
int vwscanf(const(int)* , va_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcpcpy
int* wcpcpy(int* , const(int)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcpncpy
int* wcpncpy(int* , const(int)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcrtomb
c_ulong wcrtomb(char* , int , __mbstate_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcscasecmp
int wcscasecmp(const(int)* , const(int)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcscasecmp_l
int wcscasecmp_l(const(int)* , const(int)* , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcscat
int* wcscat(int* , const(int)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcschr
int* wcschr(const(int)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcschrnul
int* wcschrnul(const(int)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcscmp
int wcscmp(const(int)* , const(int)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcscoll
int wcscoll(const(int)* , const(int)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcscoll_l
int wcscoll_l(const(int)* , const(int)* , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcscpy
int* wcscpy(int* , const(int)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcscspn
c_ulong wcscspn(const(int)* , const(int)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcsdup
int* wcsdup(const(int)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcsftime
c_ulong wcsftime(int* , c_ulong , const(int)* , const(tm)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcsftime_l
c_ulong wcsftime_l(int* , c_ulong , const(int)* , const(tm)* , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcslen
c_ulong wcslen(const(int)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcsncasecmp
int wcsncasecmp(const(int)* , const(int)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcsncasecmp_l
int wcsncasecmp_l(const(int)* , const(int)* , c_ulong , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcsncat
int* wcsncat(int* , const(int)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcsncmp
int wcsncmp(const(int)* , const(int)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcsncpy
int* wcsncpy(int* , const(int)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcsnlen
c_ulong wcsnlen(const(int)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcsnrtombs
c_ulong wcsnrtombs(char* , const(int)** , c_ulong , c_ulong , __mbstate_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcspbrk
int* wcspbrk(const(int)* , const(int)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcsrchr
int* wcsrchr(const(int)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcsrtombs
c_ulong wcsrtombs(char* , const(int)** , c_ulong , __mbstate_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcsspn
c_ulong wcsspn(const(int)* , const(int)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcsstr
int* wcsstr(const(int)* , const(int)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstod
double wcstod(const(int)* , int** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstod_l
double wcstod_l(const(int)* , int** , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstof
float wcstof(const(int)* , int** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstof32
float wcstof32(const(int)* , int** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstof32_l
float wcstof32_l(const(int)* , int** , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstof32x
double wcstof32x(const(int)* , int** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstof32x_l
double wcstof32x_l(const(int)* , int** , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstof64
double wcstof64(const(int)* , int** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstof64_l
double wcstof64_l(const(int)* , int** , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstof64x
real wcstof64x(const(int)* , int** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstof64x_l
real wcstof64x_l(const(int)* , int** , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstof_l
float wcstof_l(const(int)* , int** , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstoimax
c_long wcstoimax(const(int)* , int** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstok
int* wcstok(int* , const(int)* , int** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstol
c_long wcstol(const(int)* , int** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstol_l
c_long wcstol_l(const(int)* , int** , int , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstold
real wcstold(const(int)* , int** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstold_l
real wcstold_l(const(int)* , int** , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstoll
long wcstoll(const(int)* , int** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstoll_l
long wcstoll_l(const(int)* , int** , int , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstombs
c_ulong wcstombs(char* , const(int)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstoq
long wcstoq(const(int)* , int** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstoul
c_ulong wcstoul(const(int)* , int** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstoul_l
c_ulong wcstoul_l(const(int)* , int** , int , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstoull
ulong wcstoull(const(int)* , int** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstoull_l
ulong wcstoull_l(const(int)* , int** , int , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstoumax
c_ulong wcstoumax(const(int)* , int** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstouq
ulong wcstouq(const(int)* , int** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcswcs
int* wcswcs(const(int)* , const(int)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcswidth
int wcswidth(const(int)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcsxfrm
c_ulong wcsxfrm(int* , const(int)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcsxfrm_l
c_ulong wcsxfrm_l(int* , const(int)* , c_ulong , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wctob
int wctob(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wctomb
int wctomb(char* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcwidth
int wcwidth(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wmemchr
int* wmemchr(const(int)* , int , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wmemcmp
int wmemcmp(const(int)* , const(int)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wmemcpy
int* wmemcpy(int* , const(int)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wmemmove
int* wmemmove(int* , const(int)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wmempcpy
int* wmempcpy(int* , const(int)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wmemset
int* wmemset(int* , int , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wprintf
int wprintf(const(int)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
write
c_long write(int , const(void)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wscanf
int wscanf(const(int)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
y0
double y0(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
y0f
float y0f(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
y0f32
float y0f32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
y0f32x
double y0f32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
y0f64
double y0f64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
y0f64x
real y0f64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
y0l
real y0l(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
y1
double y1(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
y1f
float y1f(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
y1f32
float y1f32(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
y1f32x
double y1f32x(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
y1f64
double y1f64(double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
y1f64x
real y1f64x(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
y1l
real y1l(real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
yn
double yn(int , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ynf
float ynf(int , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ynf32
float ynf32(int , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ynf32x
double ynf32x(int , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ynf64
double ynf64(int , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ynf64x
real ynf64x(int , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ynl
real ynl(int , real )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

ADJ_ESTERROR
enum ADJ_ESTERROR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ADJ_FREQUENCY
enum ADJ_FREQUENCY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ADJ_MAXERROR
enum ADJ_MAXERROR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ADJ_MICRO
enum ADJ_MICRO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ADJ_NANO
enum ADJ_NANO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ADJ_OFFSET
enum ADJ_OFFSET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ADJ_OFFSET_SINGLESHOT
enum ADJ_OFFSET_SINGLESHOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ADJ_OFFSET_SS_READ
enum ADJ_OFFSET_SS_READ;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ADJ_SETOFFSET
enum ADJ_SETOFFSET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ADJ_STATUS
enum ADJ_STATUS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ADJ_TAI
enum ADJ_TAI;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ADJ_TICK
enum ADJ_TICK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ADJ_TIMECONST
enum ADJ_TIMECONST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AIO_PRIO_DELTA_MAX
enum AIO_PRIO_DELTA_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ARG_MAX
enum ARG_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
BUFSIZ
enum BUFSIZ;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CHARCLASS_NAME_MAX
enum CHARCLASS_NAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CHAR_WIDTH
enum CHAR_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLOCK_BOOTTIME
enum CLOCK_BOOTTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLOCK_BOOTTIME_ALARM
enum CLOCK_BOOTTIME_ALARM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLOCK_MONOTONIC
enum CLOCK_MONOTONIC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLOCK_MONOTONIC_COARSE
enum CLOCK_MONOTONIC_COARSE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLOCK_MONOTONIC_RAW
enum CLOCK_MONOTONIC_RAW;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLOCK_PROCESS_CPUTIME_ID
enum CLOCK_PROCESS_CPUTIME_ID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLOCK_REALTIME
enum CLOCK_REALTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLOCK_REALTIME_ALARM
enum CLOCK_REALTIME_ALARM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLOCK_REALTIME_COARSE
enum CLOCK_REALTIME_COARSE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLOCK_TAI
enum CLOCK_TAI;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLOCK_THREAD_CPUTIME_ID
enum CLOCK_THREAD_CPUTIME_ID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_CHILD_CLEARTID
enum CLONE_CHILD_CLEARTID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_CHILD_SETTID
enum CLONE_CHILD_SETTID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_DETACHED
enum CLONE_DETACHED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_FILES
enum CLONE_FILES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_FS
enum CLONE_FS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_IO
enum CLONE_IO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_NEWCGROUP
enum CLONE_NEWCGROUP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_NEWIPC
enum CLONE_NEWIPC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_NEWNET
enum CLONE_NEWNET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_NEWNS
enum CLONE_NEWNS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_NEWPID
enum CLONE_NEWPID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_NEWUSER
enum CLONE_NEWUSER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_NEWUTS
enum CLONE_NEWUTS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_PARENT
enum CLONE_PARENT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_PARENT_SETTID
enum CLONE_PARENT_SETTID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_PTRACE
enum CLONE_PTRACE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_SETTLS
enum CLONE_SETTLS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_SIGHAND
enum CLONE_SIGHAND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_SYSVSEM
enum CLONE_SYSVSEM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_THREAD
enum CLONE_THREAD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_UNTRACED
enum CLONE_UNTRACED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_VFORK
enum CLONE_VFORK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CLONE_VM
enum CLONE_VM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
COLL_WEIGHTS_MAX
enum COLL_WEIGHTS_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CO_ASYNC_GENERATOR
enum CO_ASYNC_GENERATOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CO_COROUTINE
enum CO_COROUTINE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CO_FUTURE_ABSOLUTE_IMPORT
enum CO_FUTURE_ABSOLUTE_IMPORT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CO_FUTURE_ANNOTATIONS
enum CO_FUTURE_ANNOTATIONS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CO_FUTURE_BARRY_AS_BDFL
enum CO_FUTURE_BARRY_AS_BDFL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CO_FUTURE_DIVISION
enum CO_FUTURE_DIVISION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CO_FUTURE_GENERATOR_STOP
enum CO_FUTURE_GENERATOR_STOP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CO_FUTURE_PRINT_FUNCTION
enum CO_FUTURE_PRINT_FUNCTION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CO_FUTURE_UNICODE_LITERALS
enum CO_FUTURE_UNICODE_LITERALS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CO_FUTURE_WITH_STATEMENT
enum CO_FUTURE_WITH_STATEMENT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CO_GENERATOR
enum CO_GENERATOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CO_ITERABLE_COROUTINE
enum CO_ITERABLE_COROUTINE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CO_MAXBLOCKS
enum CO_MAXBLOCKS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CO_NESTED
enum CO_NESTED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CO_NEWLOCALS
enum CO_NEWLOCALS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CO_NOFREE
enum CO_NOFREE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CO_OPTIMIZED
enum CO_OPTIMIZED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CO_VARARGS
enum CO_VARARGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CO_VARKEYWORDS
enum CO_VARKEYWORDS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CSIGNAL
enum CSIGNAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DELAYTIMER_MAX
enum DELAYTIMER_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DOUBLE_IS_LITTLE_ENDIAN_IEEE754
enum DOUBLE_IS_LITTLE_ENDIAN_IEEE754;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
E2BIG
enum E2BIG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EACCES
enum EACCES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EADDRINUSE
enum EADDRINUSE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EADDRNOTAVAIL
enum EADDRNOTAVAIL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EADV
enum EADV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EAFNOSUPPORT
enum EAFNOSUPPORT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EAGAIN
enum EAGAIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EALREADY
enum EALREADY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EBADE
enum EBADE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EBADF
enum EBADF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EBADFD
enum EBADFD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EBADMSG
enum EBADMSG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EBADR
enum EBADR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EBADRQC
enum EBADRQC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EBADSLT
enum EBADSLT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EBFONT
enum EBFONT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EBUSY
enum EBUSY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ECANCELED
enum ECANCELED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ECHILD
enum ECHILD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ECHRNG
enum ECHRNG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ECOMM
enum ECOMM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ECONNABORTED
enum ECONNABORTED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ECONNREFUSED
enum ECONNREFUSED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ECONNRESET
enum ECONNRESET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EDEADLK
enum EDEADLK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EDESTADDRREQ
enum EDESTADDRREQ;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EDOM
enum EDOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EDOTDOT
enum EDOTDOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EDQUOT
enum EDQUOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EEXIST
enum EEXIST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EFAULT
enum EFAULT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EFBIG
enum EFBIG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EHOSTDOWN
enum EHOSTDOWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EHOSTUNREACH
enum EHOSTUNREACH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EHWPOISON
enum EHWPOISON;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EIDRM
enum EIDRM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EILSEQ
enum EILSEQ;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EINPROGRESS
enum EINPROGRESS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EINTR
enum EINTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EINVAL
enum EINVAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EIO
enum EIO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EISCONN
enum EISCONN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EISDIR
enum EISDIR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EISNAM
enum EISNAM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EKEYEXPIRED
enum EKEYEXPIRED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EKEYREJECTED
enum EKEYREJECTED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EKEYREVOKED
enum EKEYREVOKED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EL2HLT
enum EL2HLT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EL2NSYNC
enum EL2NSYNC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EL3HLT
enum EL3HLT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EL3RST
enum EL3RST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ELIBACC
enum ELIBACC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ELIBBAD
enum ELIBBAD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ELIBEXEC
enum ELIBEXEC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ELIBMAX
enum ELIBMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ELIBSCN
enum ELIBSCN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ELNRNG
enum ELNRNG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ELOOP
enum ELOOP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EMEDIUMTYPE
enum EMEDIUMTYPE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EMFILE
enum EMFILE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EMLINK
enum EMLINK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EMSGSIZE
enum EMSGSIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EMULTIHOP
enum EMULTIHOP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENABLE_IPV6
enum ENABLE_IPV6;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENAMETOOLONG
enum ENAMETOOLONG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENAVAIL
enum ENAVAIL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENETDOWN
enum ENETDOWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENETRESET
enum ENETRESET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENETUNREACH
enum ENETUNREACH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENFILE
enum ENFILE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOANO
enum ENOANO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOBUFS
enum ENOBUFS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOCSI
enum ENOCSI;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENODATA
enum ENODATA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENODEV
enum ENODEV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOENT
enum ENOENT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOEXEC
enum ENOEXEC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOKEY
enum ENOKEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOLCK
enum ENOLCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOLINK
enum ENOLINK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOMEDIUM
enum ENOMEDIUM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOMEM
enum ENOMEM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOMSG
enum ENOMSG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENONET
enum ENONET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOPKG
enum ENOPKG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOPROTOOPT
enum ENOPROTOOPT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOSPC
enum ENOSPC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOSR
enum ENOSR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOSTR
enum ENOSTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOSYS
enum ENOSYS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOTBLK
enum ENOTBLK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOTCONN
enum ENOTCONN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOTDIR
enum ENOTDIR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOTEMPTY
enum ENOTEMPTY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOTNAM
enum ENOTNAM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOTRECOVERABLE
enum ENOTRECOVERABLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOTSOCK
enum ENOTSOCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOTTY
enum ENOTTY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOTUNIQ
enum ENOTUNIQ;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENXIO
enum ENXIO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EOPNOTSUPP
enum EOPNOTSUPP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EOVERFLOW
enum EOVERFLOW;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EOWNERDEAD
enum EOWNERDEAD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EPERM
enum EPERM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EPFNOSUPPORT
enum EPFNOSUPPORT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EPIPE
enum EPIPE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EPROTO
enum EPROTO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EPROTONOSUPPORT
enum EPROTONOSUPPORT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EPROTOTYPE
enum EPROTOTYPE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ERANGE
enum ERANGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EREMCHG
enum EREMCHG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EREMOTE
enum EREMOTE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EREMOTEIO
enum EREMOTEIO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ERESTART
enum ERESTART;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ERFKILL
enum ERFKILL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EROFS
enum EROFS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ESHUTDOWN
enum ESHUTDOWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ESOCKTNOSUPPORT
enum ESOCKTNOSUPPORT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ESPIPE
enum ESPIPE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ESRCH
enum ESRCH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ESRMNT
enum ESRMNT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ESTALE
enum ESTALE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ESTRPIPE
enum ESTRPIPE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ETIME
enum ETIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ETIMEDOUT
enum ETIMEDOUT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ETOOMANYREFS
enum ETOOMANYREFS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ETXTBSY
enum ETXTBSY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EUCLEAN
enum EUCLEAN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EUNATCH
enum EUNATCH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EUSERS
enum EUSERS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EXDEV
enum EXDEV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EXFULL
enum EXFULL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EXIT_FAILURE
enum EXIT_FAILURE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EXIT_SUCCESS
enum EXIT_SUCCESS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FILENAME_MAX
enum FILENAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FOPEN_MAX
enum FOPEN_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_INFINITE
enum FP_INFINITE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_INFINITE
enum FP_INFINITE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_INT_DOWNWARD
enum FP_INT_DOWNWARD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_INT_DOWNWARD
enum FP_INT_DOWNWARD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_INT_TONEAREST
enum FP_INT_TONEAREST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_INT_TONEAREST
enum FP_INT_TONEAREST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_INT_TONEARESTFROMZERO
enum FP_INT_TONEARESTFROMZERO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_INT_TONEARESTFROMZERO
enum FP_INT_TONEARESTFROMZERO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_INT_TOWARDZERO
enum FP_INT_TOWARDZERO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_INT_TOWARDZERO
enum FP_INT_TOWARDZERO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_INT_UPWARD
enum FP_INT_UPWARD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_INT_UPWARD
enum FP_INT_UPWARD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_NAN
enum FP_NAN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_NAN
enum FP_NAN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_NORMAL
enum FP_NORMAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_NORMAL
enum FP_NORMAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_SUBNORMAL
enum FP_SUBNORMAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_SUBNORMAL
enum FP_SUBNORMAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_ZERO
enum FP_ZERO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FP_ZERO
enum FP_ZERO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FUTURE_ABSOLUTE_IMPORT
enum FUTURE_ABSOLUTE_IMPORT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FUTURE_ANNOTATIONS
enum FUTURE_ANNOTATIONS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FUTURE_BARRY_AS_BDFL
enum FUTURE_BARRY_AS_BDFL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FUTURE_DIVISION
enum FUTURE_DIVISION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FUTURE_GENERATORS
enum FUTURE_GENERATORS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FUTURE_GENERATOR_STOP
enum FUTURE_GENERATOR_STOP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FUTURE_NESTED_SCOPES
enum FUTURE_NESTED_SCOPES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FUTURE_PRINT_FUNCTION
enum FUTURE_PRINT_FUNCTION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FUTURE_UNICODE_LITERALS
enum FUTURE_UNICODE_LITERALS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FUTURE_WITH_STATEMENT
enum FUTURE_WITH_STATEMENT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FVC_ASCII
enum FVC_ASCII;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FVC_MASK
enum FVC_MASK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FVC_NONE
enum FVC_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FVC_REPR
enum FVC_REPR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FVC_STR
enum FVC_STR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FVS_HAVE_SPEC
enum FVS_HAVE_SPEC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FVS_MASK
enum FVS_MASK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
F_LOCK
enum F_LOCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
F_OK
enum F_OK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
F_TEST
enum F_TEST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
F_TLOCK
enum F_TLOCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
F_ULOCK
enum F_ULOCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_ACCEPT4
enum HAVE_ACCEPT4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_ACOSH
enum HAVE_ACOSH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_ADDRINFO
enum HAVE_ADDRINFO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_ALARM
enum HAVE_ALARM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_ALLOCA_H
enum HAVE_ALLOCA_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_ASINH
enum HAVE_ASINH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_ASM_TYPES_H
enum HAVE_ASM_TYPES_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_ATANH
enum HAVE_ATANH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_BIND_TEXTDOMAIN_CODESET
enum HAVE_BIND_TEXTDOMAIN_CODESET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_BLUETOOTH_BLUETOOTH_H
enum HAVE_BLUETOOTH_BLUETOOTH_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_BUILTIN_ATOMIC
enum HAVE_BUILTIN_ATOMIC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_CHOWN
enum HAVE_CHOWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_CHROOT
enum HAVE_CHROOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_CLOCK
enum HAVE_CLOCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_CLOCK_GETRES
enum HAVE_CLOCK_GETRES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_CLOCK_GETTIME
enum HAVE_CLOCK_GETTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_CLOCK_SETTIME
enum HAVE_CLOCK_SETTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_COMPUTED_GOTOS
enum HAVE_COMPUTED_GOTOS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_CONFSTR
enum HAVE_CONFSTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_COPYSIGN
enum HAVE_COPYSIGN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_CRYPT_H
enum HAVE_CRYPT_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_CRYPT_R
enum HAVE_CRYPT_R;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_CTERMID
enum HAVE_CTERMID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_CURSES_FILTER
enum HAVE_CURSES_FILTER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_CURSES_H
enum HAVE_CURSES_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_CURSES_HAS_KEY
enum HAVE_CURSES_HAS_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_CURSES_IMMEDOK
enum HAVE_CURSES_IMMEDOK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_CURSES_IS_PAD
enum HAVE_CURSES_IS_PAD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_CURSES_IS_TERM_RESIZED
enum HAVE_CURSES_IS_TERM_RESIZED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_CURSES_RESIZETERM
enum HAVE_CURSES_RESIZETERM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_CURSES_RESIZE_TERM
enum HAVE_CURSES_RESIZE_TERM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_CURSES_SYNCOK
enum HAVE_CURSES_SYNCOK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_CURSES_TYPEAHEAD
enum HAVE_CURSES_TYPEAHEAD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_CURSES_USE_ENV
enum HAVE_CURSES_USE_ENV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_CURSES_WCHGAT
enum HAVE_CURSES_WCHGAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_DECL_ISFINITE
enum HAVE_DECL_ISFINITE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_DECL_ISINF
enum HAVE_DECL_ISINF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_DECL_ISNAN
enum HAVE_DECL_ISNAN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_DECL_RTLD_DEEPBIND
enum HAVE_DECL_RTLD_DEEPBIND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_DECL_RTLD_GLOBAL
enum HAVE_DECL_RTLD_GLOBAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_DECL_RTLD_LAZY
enum HAVE_DECL_RTLD_LAZY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_DECL_RTLD_LOCAL
enum HAVE_DECL_RTLD_LOCAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_DECL_RTLD_MEMBER
enum HAVE_DECL_RTLD_MEMBER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_DECL_RTLD_NODELETE
enum HAVE_DECL_RTLD_NODELETE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_DECL_RTLD_NOLOAD
enum HAVE_DECL_RTLD_NOLOAD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_DECL_RTLD_NOW
enum HAVE_DECL_RTLD_NOW;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_DEVICE_MACROS
enum HAVE_DEVICE_MACROS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_DEV_PTMX
enum HAVE_DEV_PTMX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_DIRENT_D_TYPE
enum HAVE_DIRENT_D_TYPE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_DIRENT_H
enum HAVE_DIRENT_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_DIRFD
enum HAVE_DIRFD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_DLFCN_H
enum HAVE_DLFCN_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_DLOPEN
enum HAVE_DLOPEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_DUP2
enum HAVE_DUP2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_DUP3
enum HAVE_DUP3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_DYNAMIC_LOADING
enum HAVE_DYNAMIC_LOADING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_ENDIAN_H
enum HAVE_ENDIAN_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_EPOLL
enum HAVE_EPOLL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_EPOLL_CREATE1
enum HAVE_EPOLL_CREATE1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_ERF
enum HAVE_ERF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_ERFC
enum HAVE_ERFC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_ERRNO_H
enum HAVE_ERRNO_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_EXECV
enum HAVE_EXECV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_EXPM1
enum HAVE_EXPM1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_FACCESSAT
enum HAVE_FACCESSAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_FCHDIR
enum HAVE_FCHDIR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_FCHMOD
enum HAVE_FCHMOD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_FCHMODAT
enum HAVE_FCHMODAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_FCHOWN
enum HAVE_FCHOWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_FCHOWNAT
enum HAVE_FCHOWNAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_FCNTL_H
enum HAVE_FCNTL_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_FDATASYNC
enum HAVE_FDATASYNC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_FDOPENDIR
enum HAVE_FDOPENDIR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_FEXECVE
enum HAVE_FEXECVE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_FINITE
enum HAVE_FINITE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_FLOCK
enum HAVE_FLOCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_FORK
enum HAVE_FORK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_FORKPTY
enum HAVE_FORKPTY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_FPATHCONF
enum HAVE_FPATHCONF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_FSEEKO
enum HAVE_FSEEKO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_FSTATAT
enum HAVE_FSTATAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_FSTATVFS
enum HAVE_FSTATVFS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_FSYNC
enum HAVE_FSYNC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_FTELLO
enum HAVE_FTELLO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_FTIME
enum HAVE_FTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_FTRUNCATE
enum HAVE_FTRUNCATE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_FUTIMENS
enum HAVE_FUTIMENS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_FUTIMES
enum HAVE_FUTIMES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_FUTIMESAT
enum HAVE_FUTIMESAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GAI_STRERROR
enum HAVE_GAI_STRERROR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GAMMA
enum HAVE_GAMMA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GCC_ASM_FOR_X64
enum HAVE_GCC_ASM_FOR_X64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GCC_ASM_FOR_X87
enum HAVE_GCC_ASM_FOR_X87;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GCC_UINT128_T
enum HAVE_GCC_UINT128_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETADDRINFO
enum HAVE_GETADDRINFO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETC_UNLOCKED
enum HAVE_GETC_UNLOCKED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETENTROPY
enum HAVE_GETENTROPY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETGROUPLIST
enum HAVE_GETGROUPLIST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETGROUPS
enum HAVE_GETGROUPS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETHOSTBYNAME_R
enum HAVE_GETHOSTBYNAME_R;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETHOSTBYNAME_R_6_ARG
enum HAVE_GETHOSTBYNAME_R_6_ARG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETITIMER
enum HAVE_GETITIMER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETLOADAVG
enum HAVE_GETLOADAVG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETLOGIN
enum HAVE_GETLOGIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETNAMEINFO
enum HAVE_GETNAMEINFO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETPAGESIZE
enum HAVE_GETPAGESIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETPEERNAME
enum HAVE_GETPEERNAME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETPGID
enum HAVE_GETPGID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETPGRP
enum HAVE_GETPGRP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETPID
enum HAVE_GETPID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETPRIORITY
enum HAVE_GETPRIORITY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETPWENT
enum HAVE_GETPWENT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETRANDOM
enum HAVE_GETRANDOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETRANDOM_SYSCALL
enum HAVE_GETRANDOM_SYSCALL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETRESGID
enum HAVE_GETRESGID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETRESUID
enum HAVE_GETRESUID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETSID
enum HAVE_GETSID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETSPENT
enum HAVE_GETSPENT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETSPNAM
enum HAVE_GETSPNAM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETTIMEOFDAY
enum HAVE_GETTIMEOFDAY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GETWD
enum HAVE_GETWD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_GRP_H
enum HAVE_GRP_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_HSTRERROR
enum HAVE_HSTRERROR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_HTOLE64
enum HAVE_HTOLE64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_HYPOT
enum HAVE_HYPOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_IF_NAMEINDEX
enum HAVE_IF_NAMEINDEX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_INET_ATON
enum HAVE_INET_ATON;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_INET_PTON
enum HAVE_INET_PTON;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_INITGROUPS
enum HAVE_INITGROUPS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_INTTYPES_H
enum HAVE_INTTYPES_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_KILL
enum HAVE_KILL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_KILLPG
enum HAVE_KILLPG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_LANGINFO_H
enum HAVE_LANGINFO_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_LCHOWN
enum HAVE_LCHOWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_LGAMMA
enum HAVE_LGAMMA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_LIBDL
enum HAVE_LIBDL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_LIBINTL_H
enum HAVE_LIBINTL_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_LIBREADLINE
enum HAVE_LIBREADLINE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_LINK
enum HAVE_LINK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_LINKAT
enum HAVE_LINKAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_LINUX_CAN_BCM_H
enum HAVE_LINUX_CAN_BCM_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_LINUX_CAN_H
enum HAVE_LINUX_CAN_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_LINUX_CAN_RAW_FD_FRAMES
enum HAVE_LINUX_CAN_RAW_FD_FRAMES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_LINUX_CAN_RAW_H
enum HAVE_LINUX_CAN_RAW_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_LINUX_NETLINK_H
enum HAVE_LINUX_NETLINK_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_LINUX_RANDOM_H
enum HAVE_LINUX_RANDOM_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_LINUX_TIPC_H
enum HAVE_LINUX_TIPC_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_LINUX_VM_SOCKETS_H
enum HAVE_LINUX_VM_SOCKETS_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_LOCKF
enum HAVE_LOCKF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_LOG1P
enum HAVE_LOG1P;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_LOG2
enum HAVE_LOG2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_LONG_DOUBLE
enum HAVE_LONG_DOUBLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_LONG_LONG
enum HAVE_LONG_LONG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_LSTAT
enum HAVE_LSTAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_LUTIMES
enum HAVE_LUTIMES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_MAKEDEV
enum HAVE_MAKEDEV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_MBRTOWC
enum HAVE_MBRTOWC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_MEMORY_H
enum HAVE_MEMORY_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_MEMRCHR
enum HAVE_MEMRCHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_MKDIRAT
enum HAVE_MKDIRAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_MKFIFO
enum HAVE_MKFIFO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_MKFIFOAT
enum HAVE_MKFIFOAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_MKNOD
enum HAVE_MKNOD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_MKNODAT
enum HAVE_MKNODAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_MKTIME
enum HAVE_MKTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_MMAP
enum HAVE_MMAP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_MREMAP
enum HAVE_MREMAP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_NCURSES_H
enum HAVE_NCURSES_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_NETPACKET_PACKET_H
enum HAVE_NETPACKET_PACKET_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_NET_IF_H
enum HAVE_NET_IF_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_NICE
enum HAVE_NICE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_OPENAT
enum HAVE_OPENAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_OPENPTY
enum HAVE_OPENPTY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_PATHCONF
enum HAVE_PATHCONF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_PAUSE
enum HAVE_PAUSE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_PIPE2
enum HAVE_PIPE2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_POLL
enum HAVE_POLL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_POLL_H
enum HAVE_POLL_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_POSIX_FADVISE
enum HAVE_POSIX_FADVISE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_POSIX_FALLOCATE
enum HAVE_POSIX_FALLOCATE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_POSIX_SPAWN
enum HAVE_POSIX_SPAWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_PREAD
enum HAVE_PREAD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_PREADV
enum HAVE_PREADV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_PREADV2
enum HAVE_PREADV2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_PRLIMIT
enum HAVE_PRLIMIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_PROTOTYPES
enum HAVE_PROTOTYPES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_PTHREAD_GETCPUCLOCKID
enum HAVE_PTHREAD_GETCPUCLOCKID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_PTHREAD_H
enum HAVE_PTHREAD_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_PTHREAD_KILL
enum HAVE_PTHREAD_KILL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_PTHREAD_SIGMASK
enum HAVE_PTHREAD_SIGMASK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_PTY_H
enum HAVE_PTY_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_PUTENV
enum HAVE_PUTENV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_PWRITE
enum HAVE_PWRITE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_PWRITEV
enum HAVE_PWRITEV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_PWRITEV2
enum HAVE_PWRITEV2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_PY_SET_53BIT_PRECISION
enum HAVE_PY_SET_53BIT_PRECISION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_READLINK
enum HAVE_READLINK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_READLINKAT
enum HAVE_READLINKAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_READV
enum HAVE_READV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_REALPATH
enum HAVE_REALPATH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_RENAMEAT
enum HAVE_RENAMEAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_RL_APPEND_HISTORY
enum HAVE_RL_APPEND_HISTORY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_RL_CATCH_SIGNAL
enum HAVE_RL_CATCH_SIGNAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_RL_COMPLETION_APPEND_CHARACTER
enum HAVE_RL_COMPLETION_APPEND_CHARACTER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK
enum HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_RL_COMPLETION_MATCHES
enum HAVE_RL_COMPLETION_MATCHES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_RL_COMPLETION_SUPPRESS_APPEND
enum HAVE_RL_COMPLETION_SUPPRESS_APPEND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_RL_PRE_INPUT_HOOK
enum HAVE_RL_PRE_INPUT_HOOK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_RL_RESIZE_TERMINAL
enum HAVE_RL_RESIZE_TERMINAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_ROUND
enum HAVE_ROUND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SCHED_GET_PRIORITY_MAX
enum HAVE_SCHED_GET_PRIORITY_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SCHED_H
enum HAVE_SCHED_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SCHED_RR_GET_INTERVAL
enum HAVE_SCHED_RR_GET_INTERVAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SCHED_SETAFFINITY
enum HAVE_SCHED_SETAFFINITY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SCHED_SETPARAM
enum HAVE_SCHED_SETPARAM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SCHED_SETSCHEDULER
enum HAVE_SCHED_SETSCHEDULER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SEM_GETVALUE
enum HAVE_SEM_GETVALUE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SEM_OPEN
enum HAVE_SEM_OPEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SEM_TIMEDWAIT
enum HAVE_SEM_TIMEDWAIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SEM_UNLINK
enum HAVE_SEM_UNLINK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SENDFILE
enum HAVE_SENDFILE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SETEGID
enum HAVE_SETEGID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SETEUID
enum HAVE_SETEUID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SETGID
enum HAVE_SETGID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SETGROUPS
enum HAVE_SETGROUPS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SETHOSTNAME
enum HAVE_SETHOSTNAME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SETITIMER
enum HAVE_SETITIMER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SETLOCALE
enum HAVE_SETLOCALE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SETPGID
enum HAVE_SETPGID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SETPGRP
enum HAVE_SETPGRP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SETPRIORITY
enum HAVE_SETPRIORITY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SETREGID
enum HAVE_SETREGID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SETRESGID
enum HAVE_SETRESGID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SETRESUID
enum HAVE_SETRESUID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SETREUID
enum HAVE_SETREUID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SETSID
enum HAVE_SETSID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SETUID
enum HAVE_SETUID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SETVBUF
enum HAVE_SETVBUF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SHADOW_H
enum HAVE_SHADOW_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SIGACTION
enum HAVE_SIGACTION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SIGALTSTACK
enum HAVE_SIGALTSTACK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SIGINFO_T_SI_BAND
enum HAVE_SIGINFO_T_SI_BAND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SIGINTERRUPT
enum HAVE_SIGINTERRUPT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SIGNAL_H
enum HAVE_SIGNAL_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SIGPENDING
enum HAVE_SIGPENDING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SIGRELSE
enum HAVE_SIGRELSE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SIGTIMEDWAIT
enum HAVE_SIGTIMEDWAIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SIGWAIT
enum HAVE_SIGWAIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SIGWAITINFO
enum HAVE_SIGWAITINFO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SNPRINTF
enum HAVE_SNPRINTF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SOCKADDR_ALG
enum HAVE_SOCKADDR_ALG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SOCKADDR_STORAGE
enum HAVE_SOCKADDR_STORAGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SOCKETPAIR
enum HAVE_SOCKETPAIR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SPAWN_H
enum HAVE_SPAWN_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SSIZE_T
enum HAVE_SSIZE_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_STATVFS
enum HAVE_STATVFS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_STAT_TV_NSEC
enum HAVE_STAT_TV_NSEC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_STDARG_PROTOTYPES
enum HAVE_STDARG_PROTOTYPES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_STDINT_H
enum HAVE_STDINT_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_STDLIB_H
enum HAVE_STDLIB_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_STD_ATOMIC
enum HAVE_STD_ATOMIC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_STRDUP
enum HAVE_STRDUP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_STRFTIME
enum HAVE_STRFTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_STRINGS_H
enum HAVE_STRINGS_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_STRING_H
enum HAVE_STRING_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_STROPTS_H
enum HAVE_STROPTS_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_STRUCT_PASSWD_PW_GECOS
enum HAVE_STRUCT_PASSWD_PW_GECOS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_STRUCT_PASSWD_PW_PASSWD
enum HAVE_STRUCT_PASSWD_PW_PASSWD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_STRUCT_STAT_ST_BLKSIZE
enum HAVE_STRUCT_STAT_ST_BLKSIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_STRUCT_STAT_ST_BLOCKS
enum HAVE_STRUCT_STAT_ST_BLOCKS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_STRUCT_STAT_ST_RDEV
enum HAVE_STRUCT_STAT_ST_RDEV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_STRUCT_TM_TM_ZONE
enum HAVE_STRUCT_TM_TM_ZONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYMLINK
enum HAVE_SYMLINK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYMLINKAT
enum HAVE_SYMLINKAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYNC
enum HAVE_SYNC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYSCONF
enum HAVE_SYSCONF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYSEXITS_H
enum HAVE_SYSEXITS_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYS_EPOLL_H
enum HAVE_SYS_EPOLL_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYS_FILE_H
enum HAVE_SYS_FILE_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYS_IOCTL_H
enum HAVE_SYS_IOCTL_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYS_PARAM_H
enum HAVE_SYS_PARAM_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYS_POLL_H
enum HAVE_SYS_POLL_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYS_RANDOM_H
enum HAVE_SYS_RANDOM_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYS_RESOURCE_H
enum HAVE_SYS_RESOURCE_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYS_SELECT_H
enum HAVE_SYS_SELECT_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYS_SENDFILE_H
enum HAVE_SYS_SENDFILE_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYS_SOCKET_H
enum HAVE_SYS_SOCKET_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYS_STATVFS_H
enum HAVE_SYS_STATVFS_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYS_STAT_H
enum HAVE_SYS_STAT_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYS_SYSCALL_H
enum HAVE_SYS_SYSCALL_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYS_SYSMACROS_H
enum HAVE_SYS_SYSMACROS_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYS_TIMES_H
enum HAVE_SYS_TIMES_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYS_TIME_H
enum HAVE_SYS_TIME_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYS_TYPES_H
enum HAVE_SYS_TYPES_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYS_UIO_H
enum HAVE_SYS_UIO_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYS_UN_H
enum HAVE_SYS_UN_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYS_UTSNAME_H
enum HAVE_SYS_UTSNAME_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYS_WAIT_H
enum HAVE_SYS_WAIT_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_SYS_XATTR_H
enum HAVE_SYS_XATTR_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_TCGETPGRP
enum HAVE_TCGETPGRP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_TCSETPGRP
enum HAVE_TCSETPGRP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_TEMPNAM
enum HAVE_TEMPNAM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_TERMIOS_H
enum HAVE_TERMIOS_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_TERM_H
enum HAVE_TERM_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_TGAMMA
enum HAVE_TGAMMA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_TIMEGM
enum HAVE_TIMEGM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_TIMES
enum HAVE_TIMES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_TMPFILE
enum HAVE_TMPFILE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_TMPNAM
enum HAVE_TMPNAM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_TMPNAM_R
enum HAVE_TMPNAM_R;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_TM_ZONE
enum HAVE_TM_ZONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_TRUNCATE
enum HAVE_TRUNCATE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_UNAME
enum HAVE_UNAME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_UNISTD_H
enum HAVE_UNISTD_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_UNLINKAT
enum HAVE_UNLINKAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_UNSETENV
enum HAVE_UNSETENV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_UTIMENSAT
enum HAVE_UTIMENSAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_UTIMES
enum HAVE_UTIMES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_UTIME_H
enum HAVE_UTIME_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_UUID_GENERATE_TIME_SAFE
enum HAVE_UUID_GENERATE_TIME_SAFE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_UUID_UUID_H
enum HAVE_UUID_UUID_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_WAIT3
enum HAVE_WAIT3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_WAIT4
enum HAVE_WAIT4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_WAITID
enum HAVE_WAITID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_WAITPID
enum HAVE_WAITPID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_WCHAR_H
enum HAVE_WCHAR_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_WCSCOLL
enum HAVE_WCSCOLL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_WCSFTIME
enum HAVE_WCSFTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_WCSXFRM
enum HAVE_WCSXFRM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_WMEMCMP
enum HAVE_WMEMCMP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_WORKING_TZSET
enum HAVE_WORKING_TZSET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_WRITEV
enum HAVE_WRITEV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_X509_VERIFY_PARAM_SET1_HOST
enum HAVE_X509_VERIFY_PARAM_SET1_HOST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HAVE_ZLIB_COPY
enum HAVE_ZLIB_COPY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HOST_NAME_MAX
enum HOST_NAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT16_WIDTH
enum INT16_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT32_WIDTH
enum INT32_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT64_WIDTH
enum INT64_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT8_WIDTH
enum INT8_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INTMAX_WIDTH
enum INTMAX_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT_FAST64_WIDTH
enum INT_FAST64_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT_FAST8_WIDTH
enum INT_FAST8_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT_LEAST16_WIDTH
enum INT_LEAST16_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT_LEAST32_WIDTH
enum INT_LEAST32_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT_LEAST64_WIDTH
enum INT_LEAST64_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT_LEAST8_WIDTH
enum INT_LEAST8_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT_WIDTH
enum INT_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ITIMER_PROF
enum ITIMER_PROF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ITIMER_REAL
enum ITIMER_REAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ITIMER_VIRTUAL
enum ITIMER_VIRTUAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LINK_MAX
enum LINK_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LLONG_WIDTH
enum LLONG_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LOGIN_NAME_MAX
enum LOGIN_NAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LONG_BIT
enum LONG_BIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
L_ctermid
enum L_ctermid;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
L_cuserid
enum L_cuserid;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
L_tmpnam
enum L_tmpnam;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MAJOR_IN_SYSMACROS
enum MAJOR_IN_SYSMACROS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MATH_ERREXCEPT
enum MATH_ERREXCEPT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MATH_ERRNO
enum MATH_ERRNO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MAXFLOAT
enum MAXFLOAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MAX_CANON
enum MAX_CANON;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MAX_CO_EXTRA_USERS
enum MAX_CO_EXTRA_USERS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MAX_INPUT
enum MAX_INPUT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MB_LEN_MAX
enum MB_LEN_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
METH_CLASS
enum METH_CLASS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
METH_COEXIST
enum METH_COEXIST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
METH_FASTCALL
enum METH_FASTCALL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
METH_KEYWORDS
enum METH_KEYWORDS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
METH_NOARGS
enum METH_NOARGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
METH_O
enum METH_O;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
METH_STACKLESS
enum METH_STACKLESS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
METH_STATIC
enum METH_STATIC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
METH_VARARGS
enum METH_VARARGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MQ_PRIO_MAX
enum MQ_PRIO_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MVWDELCH_IS_EXPRESSION
enum MVWDELCH_IS_EXPRESSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M_1_PI
enum M_1_PI;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M_1_PIl
enum M_1_PIl;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M_2_PI
enum M_2_PI;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M_2_PIl
enum M_2_PIl;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M_2_SQRTPI
enum M_2_SQRTPI;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M_2_SQRTPIl
enum M_2_SQRTPIl;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M_E
enum M_E;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M_El
enum M_El;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M_LN10
enum M_LN10;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M_LN10l
enum M_LN10l;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M_LN2
enum M_LN2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M_LN2l
enum M_LN2l;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M_LOG10E
enum M_LOG10E;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M_LOG10El
enum M_LOG10El;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M_LOG2E
enum M_LOG2E;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M_LOG2El
enum M_LOG2El;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M_PI
enum M_PI;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M_PI_2
enum M_PI_2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M_PI_2l
enum M_PI_2l;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M_PI_4
enum M_PI_4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M_PI_4l
enum M_PI_4l;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M_PIl
enum M_PIl;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M_SQRT1_2
enum M_SQRT1_2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M_SQRT1_2l
enum M_SQRT1_2l;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M_SQRT2
enum M_SQRT2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M_SQRT2l
enum M_SQRT2l;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NAME_MAX
enum NAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NGROUPS_MAX
enum NGROUPS_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NOWAIT_LOCK
enum NOWAIT_LOCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NR_OPEN
enum NR_OPEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NZERO
enum NZERO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PATH_MAX
enum PATH_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PIPE_BUF
enum PIPE_BUF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIX16
enum PRIX16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIX32
enum PRIX32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIX8
enum PRIX8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIXFAST8
enum PRIXFAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIXLEAST16
enum PRIXLEAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIXLEAST32
enum PRIXLEAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIXLEAST8
enum PRIXLEAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRId16
enum PRId16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRId32
enum PRId32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRId8
enum PRId8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIdFAST8
enum PRIdFAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIdLEAST16
enum PRIdLEAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIdLEAST32
enum PRIdLEAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIdLEAST8
enum PRIdLEAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIi16
enum PRIi16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIi32
enum PRIi32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIi8
enum PRIi8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIiFAST8
enum PRIiFAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIiLEAST16
enum PRIiLEAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIiLEAST32
enum PRIiLEAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIiLEAST8
enum PRIiLEAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIo16
enum PRIo16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIo32
enum PRIo32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIo8
enum PRIo8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIoFAST8
enum PRIoFAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIoLEAST16
enum PRIoLEAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIoLEAST32
enum PRIoLEAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIoLEAST8
enum PRIoLEAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIu16
enum PRIu16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIu32
enum PRIu32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIu8
enum PRIu8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIuFAST8
enum PRIuFAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIuLEAST16
enum PRIuLEAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIuLEAST32
enum PRIuLEAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIuLEAST8
enum PRIuLEAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIx16
enum PRIx16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIx32
enum PRIx32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIx8
enum PRIx8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIxFAST8
enum PRIxFAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIxLEAST16
enum PRIxLEAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIxLEAST32
enum PRIxLEAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIxLEAST8
enum PRIxLEAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_CANCEL_ASYNCHRONOUS
enum PTHREAD_CANCEL_ASYNCHRONOUS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_CANCEL_DEFERRED
enum PTHREAD_CANCEL_DEFERRED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_CANCEL_DISABLE
enum PTHREAD_CANCEL_DISABLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_CANCEL_ENABLE
enum PTHREAD_CANCEL_ENABLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_CREATE_DETACHED
enum PTHREAD_CREATE_DETACHED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_CREATE_JOINABLE
enum PTHREAD_CREATE_JOINABLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_EXPLICIT_SCHED
enum PTHREAD_EXPLICIT_SCHED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_INHERIT_SCHED
enum PTHREAD_INHERIT_SCHED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_KEYS_MAX
enum PTHREAD_KEYS_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT
enum PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_MUTEX_ADAPTIVE_NP
enum PTHREAD_MUTEX_ADAPTIVE_NP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_MUTEX_DEFAULT
enum PTHREAD_MUTEX_DEFAULT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_MUTEX_ERRORCHECK
enum PTHREAD_MUTEX_ERRORCHECK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_MUTEX_ERRORCHECK_NP
enum PTHREAD_MUTEX_ERRORCHECK_NP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_MUTEX_FAST_NP
enum PTHREAD_MUTEX_FAST_NP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_MUTEX_NORMAL
enum PTHREAD_MUTEX_NORMAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_MUTEX_RECURSIVE
enum PTHREAD_MUTEX_RECURSIVE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_MUTEX_RECURSIVE_NP
enum PTHREAD_MUTEX_RECURSIVE_NP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_MUTEX_ROBUST
enum PTHREAD_MUTEX_ROBUST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_MUTEX_ROBUST_NP
enum PTHREAD_MUTEX_ROBUST_NP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_MUTEX_STALLED
enum PTHREAD_MUTEX_STALLED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_MUTEX_STALLED_NP
enum PTHREAD_MUTEX_STALLED_NP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_MUTEX_TIMED_NP
enum PTHREAD_MUTEX_TIMED_NP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_ONCE_INIT
enum PTHREAD_ONCE_INIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_PRIO_INHERIT
enum PTHREAD_PRIO_INHERIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_PRIO_NONE
enum PTHREAD_PRIO_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_PRIO_PROTECT
enum PTHREAD_PRIO_PROTECT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_PROCESS_PRIVATE
enum PTHREAD_PROCESS_PRIVATE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_PROCESS_SHARED
enum PTHREAD_PROCESS_SHARED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_RWLOCK_DEFAULT_NP
enum PTHREAD_RWLOCK_DEFAULT_NP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_RWLOCK_PREFER_READER_NP
enum PTHREAD_RWLOCK_PREFER_READER_NP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP
enum PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_RWLOCK_PREFER_WRITER_NP
enum PTHREAD_RWLOCK_PREFER_WRITER_NP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_SCOPE_PROCESS
enum PTHREAD_SCOPE_PROCESS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_SCOPE_SYSTEM
enum PTHREAD_SCOPE_SYSTEM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_STACK_MIN
enum PTHREAD_STACK_MIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTHREAD_SYSTEM_SCHED_SUPPORTED
enum PTHREAD_SYSTEM_SCHED_SUPPORTED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PYLONG_BITS_IN_DIGIT
enum PYLONG_BITS_IN_DIGIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PYMEM_DOMAIN_MEM
enum PYMEM_DOMAIN_MEM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PYMEM_DOMAIN_OBJ
enum PYMEM_DOMAIN_OBJ;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PYMEM_DOMAIN_RAW
enum PYMEM_DOMAIN_RAW;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PYOS_STACK_MARGIN
enum PYOS_STACK_MARGIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PYTHON_ABI_STRING
enum PYTHON_ABI_STRING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PYTHON_ABI_VERSION
enum PYTHON_ABI_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PYTHON_API_STRING
enum PYTHON_API_STRING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PYTHON_API_VERSION
enum PYTHON_API_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_BIG_ENDIAN
enum PY_BIG_ENDIAN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_COERCE_C_LOCALE
enum PY_COERCE_C_LOCALE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_CTF_DIGIT
enum PY_CTF_DIGIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_CTF_LOWER
enum PY_CTF_LOWER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_CTF_SPACE
enum PY_CTF_SPACE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_CTF_UPPER
enum PY_CTF_UPPER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_CTF_XDIGIT
enum PY_CTF_XDIGIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_DWORD_MAX
enum PY_DWORD_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_FORMAT_SIZE_T
enum PY_FORMAT_SIZE_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_ITERSEARCH_CONTAINS
enum PY_ITERSEARCH_CONTAINS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_ITERSEARCH_COUNT
enum PY_ITERSEARCH_COUNT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_ITERSEARCH_INDEX
enum PY_ITERSEARCH_INDEX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_LITTLE_ENDIAN
enum PY_LITTLE_ENDIAN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_LOCK_ACQUIRED
enum PY_LOCK_ACQUIRED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_LOCK_FAILURE
enum PY_LOCK_FAILURE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_LOCK_INTR
enum PY_LOCK_INTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_MAJOR_VERSION
enum PY_MAJOR_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_MICRO_VERSION
enum PY_MICRO_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_MINOR_VERSION
enum PY_MINOR_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_RELEASE_LEVEL_ALPHA
enum PY_RELEASE_LEVEL_ALPHA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_RELEASE_LEVEL_BETA
enum PY_RELEASE_LEVEL_BETA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_RELEASE_LEVEL_FINAL
enum PY_RELEASE_LEVEL_FINAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_RELEASE_LEVEL_GAMMA
enum PY_RELEASE_LEVEL_GAMMA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_RELEASE_SERIAL
enum PY_RELEASE_SERIAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_SSL_DEFAULT_CIPHERS
enum PY_SSL_DEFAULT_CIPHERS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_STDIOTEXTMODE
enum PY_STDIOTEXTMODE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_VERSION
enum PY_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PY_WRITE_RESTRICTED
enum PY_WRITE_RESTRICTED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
P_tmpdir
enum P_tmpdir;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBUF_FORMAT
enum PyBUF_FORMAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBUF_MAX_NDIM
enum PyBUF_MAX_NDIM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBUF_ND
enum PyBUF_ND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBUF_READ
enum PyBUF_READ;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBUF_SIMPLE
enum PyBUF_SIMPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBUF_WRITABLE
enum PyBUF_WRITABLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBUF_WRITE
enum PyBUF_WRITE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCF_DONT_IMPLY_DEDENT
enum PyCF_DONT_IMPLY_DEDENT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCF_IGNORE_COOKIE
enum PyCF_IGNORE_COOKIE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCF_ONLY_AST
enum PyCF_ONLY_AST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCF_SOURCE_IS_UTF8
enum PyCF_SOURCE_IS_UTF8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDateTime_CAPSULE_NAME
enum PyDateTime_CAPSULE_NAME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyGILState_LOCKED
enum PyGILState_LOCKED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyGILState_UNLOCKED
enum PyGILState_UNLOCKED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLong_SHIFT
enum PyLong_SHIFT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySet_MINSIZE
enum PySet_MINSIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTrace_CALL
enum PyTrace_CALL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTrace_C_CALL
enum PyTrace_C_CALL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTrace_C_EXCEPTION
enum PyTrace_C_EXCEPTION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTrace_C_RETURN
enum PyTrace_C_RETURN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTrace_EXCEPTION
enum PyTrace_EXCEPTION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTrace_LINE
enum PyTrace_LINE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTrace_OPCODE
enum PyTrace_OPCODE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTrace_RETURN
enum PyTrace_RETURN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTrash_UNWIND_LEVEL
enum PyTrash_UNWIND_LEVEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_1BYTE_KIND
enum PyUnicode_1BYTE_KIND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_2BYTE_KIND
enum PyUnicode_2BYTE_KIND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_4BYTE_KIND
enum PyUnicode_4BYTE_KIND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_WCHAR_KIND
enum PyUnicode_WCHAR_KIND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyWrapperFlag_KEYWORDS
enum PyWrapperFlag_KEYWORDS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_CLEANUP_SUPPORTED
enum Py_CLEANUP_SUPPORTED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_DTSF_ADD_DOT_0
enum Py_DTSF_ADD_DOT_0;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_DTSF_ALT
enum Py_DTSF_ALT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_DTSF_SIGN
enum Py_DTSF_SIGN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_DTST_FINITE
enum Py_DTST_FINITE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_DTST_INFINITE
enum Py_DTST_INFINITE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_DTST_NAN
enum Py_DTST_NAN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_ENABLE_SHARED
enum Py_ENABLE_SHARED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_EQ
enum Py_EQ;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_GE
enum Py_GE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_GT
enum Py_GT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_HASH_CUTOFF
enum Py_HASH_CUTOFF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_HASH_EXTERNAL
enum Py_HASH_EXTERNAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_HASH_FNV
enum Py_HASH_FNV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_HASH_SIPHASH24
enum Py_HASH_SIPHASH24;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_LE
enum Py_LE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_LT
enum Py_LT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_MATH_E
enum Py_MATH_E;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_MATH_El
enum Py_MATH_El;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_MATH_PI
enum Py_MATH_PI;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_MATH_PIl
enum Py_MATH_PIl;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_MATH_TAU
enum Py_MATH_TAU;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_NE
enum Py_NE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_PRINT_RAW
enum Py_PRINT_RAW;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_TPFLAGS_HAVE_STACKLESS_EXTENSION
enum Py_TPFLAGS_HAVE_STACKLESS_EXTENSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_am_aiter
enum Py_am_aiter;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_am_anext
enum Py_am_anext;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_am_await
enum Py_am_await;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_eval_input
enum Py_eval_input;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_file_input
enum Py_file_input;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_mod_create
enum Py_mod_create;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_mod_exec
enum Py_mod_exec;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_mp_ass_subscript
enum Py_mp_ass_subscript;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_mp_length
enum Py_mp_length;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_mp_subscript
enum Py_mp_subscript;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_absolute
enum Py_nb_absolute;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_add
enum Py_nb_add;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_and
enum Py_nb_and;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_bool
enum Py_nb_bool;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_divmod
enum Py_nb_divmod;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_float
enum Py_nb_float;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_floor_divide
enum Py_nb_floor_divide;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_index
enum Py_nb_index;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_inplace_add
enum Py_nb_inplace_add;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_inplace_and
enum Py_nb_inplace_and;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_inplace_floor_divide
enum Py_nb_inplace_floor_divide;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_inplace_lshift
enum Py_nb_inplace_lshift;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_inplace_matrix_multiply
enum Py_nb_inplace_matrix_multiply;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_inplace_multiply
enum Py_nb_inplace_multiply;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_inplace_or
enum Py_nb_inplace_or;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_inplace_power
enum Py_nb_inplace_power;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_inplace_remainder
enum Py_nb_inplace_remainder;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_inplace_rshift
enum Py_nb_inplace_rshift;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_inplace_subtract
enum Py_nb_inplace_subtract;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_inplace_true_divide
enum Py_nb_inplace_true_divide;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_inplace_xor
enum Py_nb_inplace_xor;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_int
enum Py_nb_int;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_invert
enum Py_nb_invert;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_lshift
enum Py_nb_lshift;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_matrix_multiply
enum Py_nb_matrix_multiply;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_multiply
enum Py_nb_multiply;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_negative
enum Py_nb_negative;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_or
enum Py_nb_or;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_positive
enum Py_nb_positive;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_power
enum Py_nb_power;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_remainder
enum Py_nb_remainder;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_rshift
enum Py_nb_rshift;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_subtract
enum Py_nb_subtract;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_true_divide
enum Py_nb_true_divide;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_nb_xor
enum Py_nb_xor;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_single_input
enum Py_single_input;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_sq_ass_item
enum Py_sq_ass_item;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_sq_concat
enum Py_sq_concat;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_sq_contains
enum Py_sq_contains;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_sq_inplace_concat
enum Py_sq_inplace_concat;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_sq_inplace_repeat
enum Py_sq_inplace_repeat;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_sq_item
enum Py_sq_item;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_sq_length
enum Py_sq_length;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_sq_repeat
enum Py_sq_repeat;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_alloc
enum Py_tp_alloc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_base
enum Py_tp_base;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_bases
enum Py_tp_bases;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_call
enum Py_tp_call;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_clear
enum Py_tp_clear;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_dealloc
enum Py_tp_dealloc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_del
enum Py_tp_del;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_descr_get
enum Py_tp_descr_get;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_descr_set
enum Py_tp_descr_set;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_doc
enum Py_tp_doc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_finalize
enum Py_tp_finalize;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_free
enum Py_tp_free;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_getattr
enum Py_tp_getattr;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_getattro
enum Py_tp_getattro;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_getset
enum Py_tp_getset;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_hash
enum Py_tp_hash;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_init
enum Py_tp_init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_is_gc
enum Py_tp_is_gc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_iter
enum Py_tp_iter;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_iternext
enum Py_tp_iternext;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_members
enum Py_tp_members;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_methods
enum Py_tp_methods;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_new
enum Py_tp_new;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_repr
enum Py_tp_repr;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_richcompare
enum Py_tp_richcompare;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_setattr
enum Py_tp_setattr;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_setattro
enum Py_tp_setattro;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_str
enum Py_tp_str;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_tp_traverse
enum Py_tp_traverse;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RAND_MAX
enum RAND_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
READONLY
enum READONLY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
READ_RESTRICTED
enum READ_RESTRICTED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RTSIG_MAX
enum RTSIG_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
R_OK
enum R_OK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCHAR_WIDTH
enum SCHAR_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCHED_BATCH
enum SCHED_BATCH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCHED_DEADLINE
enum SCHED_DEADLINE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCHED_FIFO
enum SCHED_FIFO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCHED_IDLE
enum SCHED_IDLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCHED_ISO
enum SCHED_ISO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCHED_OTHER
enum SCHED_OTHER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCHED_RESET_ON_FORK
enum SCHED_RESET_ON_FORK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCHED_RR
enum SCHED_RR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNd16
enum SCNd16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNd32
enum SCNd32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNd8
enum SCNd8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNdFAST8
enum SCNdFAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNdLEAST16
enum SCNdLEAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNdLEAST32
enum SCNdLEAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNdLEAST8
enum SCNdLEAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNi16
enum SCNi16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNi32
enum SCNi32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNi8
enum SCNi8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNiFAST8
enum SCNiFAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNiLEAST16
enum SCNiLEAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNiLEAST32
enum SCNiLEAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNiLEAST8
enum SCNiLEAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNo16
enum SCNo16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNo32
enum SCNo32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNo8
enum SCNo8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNoFAST8
enum SCNoFAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNoLEAST16
enum SCNoLEAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNoLEAST32
enum SCNoLEAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNoLEAST8
enum SCNoLEAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNu16
enum SCNu16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNu32
enum SCNu32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNu8
enum SCNu8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNuFAST8
enum SCNuFAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNuLEAST16
enum SCNuLEAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNuLEAST32
enum SCNuLEAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNuLEAST8
enum SCNuLEAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNx16
enum SCNx16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNx32
enum SCNx32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNx8
enum SCNx8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNxFAST8
enum SCNxFAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNxLEAST16
enum SCNxLEAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNxLEAST32
enum SCNxLEAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNxLEAST8
enum SCNxLEAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SEEK_CUR
enum SEEK_CUR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SEEK_DATA
enum SEEK_DATA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SEEK_END
enum SEEK_END;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SEEK_HOLE
enum SEEK_HOLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SEEK_SET
enum SEEK_SET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SHRT_WIDTH
enum SHRT_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIG_ATOMIC_WIDTH
enum SIG_ATOMIC_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIZEOF_DOUBLE
enum SIZEOF_DOUBLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIZEOF_FLOAT
enum SIZEOF_FLOAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIZEOF_FPOS_T
enum SIZEOF_FPOS_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIZEOF_INT
enum SIZEOF_INT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIZEOF_LONG
enum SIZEOF_LONG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIZEOF_LONG_DOUBLE
enum SIZEOF_LONG_DOUBLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIZEOF_LONG_LONG
enum SIZEOF_LONG_LONG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIZEOF_OFF_T
enum SIZEOF_OFF_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIZEOF_PID_T
enum SIZEOF_PID_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIZEOF_PTHREAD_KEY_T
enum SIZEOF_PTHREAD_KEY_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIZEOF_PTHREAD_T
enum SIZEOF_PTHREAD_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIZEOF_SHORT
enum SIZEOF_SHORT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIZEOF_SIZE_T
enum SIZEOF_SIZE_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIZEOF_TIME_T
enum SIZEOF_TIME_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIZEOF_UINTPTR_T
enum SIZEOF_UINTPTR_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIZEOF_VOID_P
enum SIZEOF_VOID_P;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIZEOF_WCHAR_T
enum SIZEOF_WCHAR_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIZEOF__BOOL
enum SIZEOF__BOOL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SSTATE_INTERNED_IMMORTAL
enum SSTATE_INTERNED_IMMORTAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SSTATE_INTERNED_MORTAL
enum SSTATE_INTERNED_MORTAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SSTATE_NOT_INTERNED
enum SSTATE_NOT_INTERNED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STATX_ALL
enum STATX_ALL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STATX_ATIME
enum STATX_ATIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STATX_ATTR_APPEND
enum STATX_ATTR_APPEND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STATX_ATTR_AUTOMOUNT
enum STATX_ATTR_AUTOMOUNT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STATX_ATTR_COMPRESSED
enum STATX_ATTR_COMPRESSED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STATX_ATTR_ENCRYPTED
enum STATX_ATTR_ENCRYPTED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STATX_ATTR_IMMUTABLE
enum STATX_ATTR_IMMUTABLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STATX_ATTR_NODUMP
enum STATX_ATTR_NODUMP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STATX_BASIC_STATS
enum STATX_BASIC_STATS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STATX_BLOCKS
enum STATX_BLOCKS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STATX_BTIME
enum STATX_BTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STATX_CTIME
enum STATX_CTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STATX_GID
enum STATX_GID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STATX_INO
enum STATX_INO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STATX_MODE
enum STATX_MODE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STATX_MTIME
enum STATX_MTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STATX_NLINK
enum STATX_NLINK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STATX_SIZE
enum STATX_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STATX_TYPE
enum STATX_TYPE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STATX_UID
enum STATX_UID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STATX__RESERVED
enum STATX__RESERVED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_CLK
enum STA_CLK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_CLOCKERR
enum STA_CLOCKERR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_DEL
enum STA_DEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_FLL
enum STA_FLL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_FREQHOLD
enum STA_FREQHOLD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_INS
enum STA_INS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_MODE
enum STA_MODE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_NANO
enum STA_NANO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_PLL
enum STA_PLL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_PPSERROR
enum STA_PPSERROR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_PPSFREQ
enum STA_PPSFREQ;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_PPSJITTER
enum STA_PPSJITTER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_PPSSIGNAL
enum STA_PPSSIGNAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_PPSTIME
enum STA_PPSTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_PPSWANDER
enum STA_PPSWANDER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STA_UNSYNC
enum STA_UNSYNC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STDC_HEADERS
enum STDC_HEADERS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STDERR_FILENO
enum STDERR_FILENO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STDIN_FILENO
enum STDIN_FILENO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
STDOUT_FILENO
enum STDOUT_FILENO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SYS_SELECT_WITH_SYS_TIME
enum SYS_SELECT_WITH_SYS_TIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
S_BLKSIZE
enum S_BLKSIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TANH_PRESERVES_ZERO_SIGN
enum TANH_PRESERVES_ZERO_SIGN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TIMER_ABSTIME
enum TIMER_ABSTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TIME_UTC
enum TIME_UTC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TIME_WITH_SYS_TIME
enum TIME_WITH_SYS_TIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TMP_MAX
enum TMP_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TTY_NAME_MAX
enum TTY_NAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
T_BOOL
enum T_BOOL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
T_BYTE
enum T_BYTE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
T_CHAR
enum T_CHAR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
T_DOUBLE
enum T_DOUBLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
T_FLOAT
enum T_FLOAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
T_INT
enum T_INT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
T_LONG
enum T_LONG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
T_LONGLONG
enum T_LONGLONG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
T_NONE
enum T_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
T_OBJECT
enum T_OBJECT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
T_OBJECT_EX
enum T_OBJECT_EX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
T_PYSSIZET
enum T_PYSSIZET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
T_SHORT
enum T_SHORT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
T_STRING
enum T_STRING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
T_STRING_INPLACE
enum T_STRING_INPLACE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
T_UBYTE
enum T_UBYTE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
T_UINT
enum T_UINT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
T_ULONG
enum T_ULONG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
T_ULONGLONG
enum T_ULONGLONG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
T_USHORT
enum T_USHORT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UCHAR_WIDTH
enum UCHAR_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UINT16_WIDTH
enum UINT16_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UINT32_WIDTH
enum UINT32_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UINT64_WIDTH
enum UINT64_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UINT8_WIDTH
enum UINT8_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UINTMAX_WIDTH
enum UINTMAX_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UINT_FAST64_WIDTH
enum UINT_FAST64_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UINT_FAST8_WIDTH
enum UINT_FAST8_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UINT_LEAST16_WIDTH
enum UINT_LEAST16_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UINT_LEAST32_WIDTH
enum UINT_LEAST32_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UINT_LEAST64_WIDTH
enum UINT_LEAST64_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UINT_LEAST8_WIDTH
enum UINT_LEAST8_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UINT_WIDTH
enum UINT_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ULLONG_WIDTH
enum ULLONG_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
USE_COMPUTED_GOTOS
enum USE_COMPUTED_GOTOS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
USHRT_WIDTH
enum USHRT_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WAIT_LOCK
enum WAIT_LOCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WCHAR_WIDTH
enum WCHAR_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WCONTINUED
enum WCONTINUED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WEXITED
enum WEXITED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WINDOW_HAS_FLAGS
enum WINDOW_HAS_FLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WINT_WIDTH
enum WINT_WIDTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WITH_DOC_STRINGS
enum WITH_DOC_STRINGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WITH_PYMALLOC
enum WITH_PYMALLOC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WNOHANG
enum WNOHANG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WNOWAIT
enum WNOWAIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WORD_BIT
enum WORD_BIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WSTOPPED
enum WSTOPPED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WUNTRACED
enum WUNTRACED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
W_OK
enum W_OK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XATTR_LIST_MAX
enum XATTR_LIST_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XATTR_NAME_MAX
enum XATTR_NAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XATTR_SIZE_MAX
enum XATTR_SIZE_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X_OK
enum X_OK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ALLOCA_H
enum _ALLOCA_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ALL_SOURCE
enum _ALL_SOURCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ASSERT_H
enum _ASSERT_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ATFILE_SOURCE
enum _ATFILE_SOURCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_BYTESWAP_H
enum _BITS_BYTESWAP_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_CPU_SET_H
enum _BITS_CPU_SET_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_ERRNO_H
enum _BITS_ERRNO_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_LIBM_SIMD_DECL_STUBS_H
enum _BITS_LIBM_SIMD_DECL_STUBS_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_POSIX1_LIM_H
enum _BITS_POSIX1_LIM_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_POSIX2_LIM_H
enum _BITS_POSIX2_LIM_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_POSIX_OPT_H
enum _BITS_POSIX_OPT_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_PTHREADTYPES_ARCH_H
enum _BITS_PTHREADTYPES_ARCH_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_PTHREADTYPES_COMMON_H
enum _BITS_PTHREADTYPES_COMMON_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_SCHED_H
enum _BITS_SCHED_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_SETJMP_H
enum _BITS_SETJMP_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_STAT_H
enum _BITS_STAT_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_STDINT_INTN_H
enum _BITS_STDINT_INTN_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_STDINT_UINTN_H
enum _BITS_STDINT_UINTN_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_STDIO_LIM_H
enum _BITS_STDIO_LIM_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_TIME64_H
enum _BITS_TIME64_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_TIMEX_H
enum _BITS_TIMEX_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_TIME_H
enum _BITS_TIME_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_TYPESIZES_H
enum _BITS_TYPESIZES_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_TYPES_H
enum _BITS_TYPES_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_TYPES_LOCALE_T_H
enum _BITS_TYPES_LOCALE_T_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_TYPES_STRUCT_SCHED_PARAM
enum _BITS_TYPES_STRUCT_SCHED_PARAM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_TYPES___LOCALE_T_H
enum _BITS_TYPES___LOCALE_T_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_UINTN_IDENTITY_H
enum _BITS_UINTN_IDENTITY_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_UIO_LIM_H
enum _BITS_UIO_LIM_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_BITS_WCHAR_H
enum _BITS_WCHAR_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CRYPT_H
enum _CRYPT_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_GNU_LIBC_VERSION
enum _CS_GNU_LIBC_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_GNU_LIBPTHREAD_VERSION
enum _CS_GNU_LIBPTHREAD_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_LFS64_CFLAGS
enum _CS_LFS64_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_LFS64_LDFLAGS
enum _CS_LFS64_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_LFS64_LIBS
enum _CS_LFS64_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_LFS64_LINTFLAGS
enum _CS_LFS64_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_LFS_CFLAGS
enum _CS_LFS_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_LFS_LDFLAGS
enum _CS_LFS_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_LFS_LIBS
enum _CS_LFS_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_LFS_LINTFLAGS
enum _CS_LFS_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_PATH
enum _CS_PATH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V6_ILP32_OFF32_CFLAGS
enum _CS_POSIX_V6_ILP32_OFF32_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V6_ILP32_OFF32_LDFLAGS
enum _CS_POSIX_V6_ILP32_OFF32_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V6_ILP32_OFF32_LIBS
enum _CS_POSIX_V6_ILP32_OFF32_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V6_ILP32_OFF32_LINTFLAGS
enum _CS_POSIX_V6_ILP32_OFF32_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V6_ILP32_OFFBIG_CFLAGS
enum _CS_POSIX_V6_ILP32_OFFBIG_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V6_ILP32_OFFBIG_LDFLAGS
enum _CS_POSIX_V6_ILP32_OFFBIG_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V6_ILP32_OFFBIG_LIBS
enum _CS_POSIX_V6_ILP32_OFFBIG_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V6_ILP32_OFFBIG_LINTFLAGS
enum _CS_POSIX_V6_ILP32_OFFBIG_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V6_LP64_OFF64_CFLAGS
enum _CS_POSIX_V6_LP64_OFF64_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V6_LP64_OFF64_LDFLAGS
enum _CS_POSIX_V6_LP64_OFF64_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V6_LP64_OFF64_LIBS
enum _CS_POSIX_V6_LP64_OFF64_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V6_LP64_OFF64_LINTFLAGS
enum _CS_POSIX_V6_LP64_OFF64_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V6_LPBIG_OFFBIG_CFLAGS
enum _CS_POSIX_V6_LPBIG_OFFBIG_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V6_LPBIG_OFFBIG_LDFLAGS
enum _CS_POSIX_V6_LPBIG_OFFBIG_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V6_LPBIG_OFFBIG_LIBS
enum _CS_POSIX_V6_LPBIG_OFFBIG_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V6_LPBIG_OFFBIG_LINTFLAGS
enum _CS_POSIX_V6_LPBIG_OFFBIG_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V7_ILP32_OFF32_CFLAGS
enum _CS_POSIX_V7_ILP32_OFF32_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V7_ILP32_OFF32_LDFLAGS
enum _CS_POSIX_V7_ILP32_OFF32_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V7_ILP32_OFF32_LIBS
enum _CS_POSIX_V7_ILP32_OFF32_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V7_ILP32_OFF32_LINTFLAGS
enum _CS_POSIX_V7_ILP32_OFF32_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V7_ILP32_OFFBIG_CFLAGS
enum _CS_POSIX_V7_ILP32_OFFBIG_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V7_ILP32_OFFBIG_LDFLAGS
enum _CS_POSIX_V7_ILP32_OFFBIG_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V7_ILP32_OFFBIG_LIBS
enum _CS_POSIX_V7_ILP32_OFFBIG_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V7_ILP32_OFFBIG_LINTFLAGS
enum _CS_POSIX_V7_ILP32_OFFBIG_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V7_LP64_OFF64_CFLAGS
enum _CS_POSIX_V7_LP64_OFF64_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V7_LP64_OFF64_LDFLAGS
enum _CS_POSIX_V7_LP64_OFF64_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V7_LP64_OFF64_LIBS
enum _CS_POSIX_V7_LP64_OFF64_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V7_LP64_OFF64_LINTFLAGS
enum _CS_POSIX_V7_LP64_OFF64_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V7_LPBIG_OFFBIG_CFLAGS
enum _CS_POSIX_V7_LPBIG_OFFBIG_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V7_LPBIG_OFFBIG_LDFLAGS
enum _CS_POSIX_V7_LPBIG_OFFBIG_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V7_LPBIG_OFFBIG_LIBS
enum _CS_POSIX_V7_LPBIG_OFFBIG_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_POSIX_V7_LPBIG_OFFBIG_LINTFLAGS
enum _CS_POSIX_V7_LPBIG_OFFBIG_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_V5_WIDTH_RESTRICTED_ENVS
enum _CS_V5_WIDTH_RESTRICTED_ENVS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_V6_ENV
enum _CS_V6_ENV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_V6_WIDTH_RESTRICTED_ENVS
enum _CS_V6_WIDTH_RESTRICTED_ENVS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_V7_ENV
enum _CS_V7_ENV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_V7_WIDTH_RESTRICTED_ENVS
enum _CS_V7_WIDTH_RESTRICTED_ENVS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_XBS5_ILP32_OFF32_CFLAGS
enum _CS_XBS5_ILP32_OFF32_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_XBS5_ILP32_OFF32_LDFLAGS
enum _CS_XBS5_ILP32_OFF32_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_XBS5_ILP32_OFF32_LIBS
enum _CS_XBS5_ILP32_OFF32_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_XBS5_ILP32_OFF32_LINTFLAGS
enum _CS_XBS5_ILP32_OFF32_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_XBS5_ILP32_OFFBIG_CFLAGS
enum _CS_XBS5_ILP32_OFFBIG_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_XBS5_ILP32_OFFBIG_LDFLAGS
enum _CS_XBS5_ILP32_OFFBIG_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_XBS5_ILP32_OFFBIG_LIBS
enum _CS_XBS5_ILP32_OFFBIG_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_XBS5_ILP32_OFFBIG_LINTFLAGS
enum _CS_XBS5_ILP32_OFFBIG_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_XBS5_LP64_OFF64_CFLAGS
enum _CS_XBS5_LP64_OFF64_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_XBS5_LP64_OFF64_LDFLAGS
enum _CS_XBS5_LP64_OFF64_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_XBS5_LP64_OFF64_LIBS
enum _CS_XBS5_LP64_OFF64_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_XBS5_LP64_OFF64_LINTFLAGS
enum _CS_XBS5_LP64_OFF64_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_XBS5_LPBIG_OFFBIG_CFLAGS
enum _CS_XBS5_LPBIG_OFFBIG_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_XBS5_LPBIG_OFFBIG_LDFLAGS
enum _CS_XBS5_LPBIG_OFFBIG_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_XBS5_LPBIG_OFFBIG_LIBS
enum _CS_XBS5_LPBIG_OFFBIG_LIBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CS_XBS5_LPBIG_OFFBIG_LINTFLAGS
enum _CS_XBS5_LPBIG_OFFBIG_LINTFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_CTYPE_H
enum _CTYPE_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_DARWIN_C_SOURCE
enum _DARWIN_C_SOURCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_DEFAULT_SOURCE
enum _DEFAULT_SOURCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ENDIAN_H
enum _ENDIAN_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ERRNO_H
enum _ERRNO_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_FEATURES_H
enum _FEATURES_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_FILE_OFFSET_BITS
enum _FILE_OFFSET_BITS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_GETOPT_CORE_H
enum _GETOPT_CORE_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_GETOPT_POSIX_H
enum _GETOPT_POSIX_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_GNU_SOURCE
enum _GNU_SOURCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_INTTYPES_H
enum _INTTYPES_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_IOFBF
enum _IOFBF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_IOLBF
enum _IOLBF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_IONBF
enum _IONBF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_IO_EOF_SEEN
enum _IO_EOF_SEEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_IO_ERR_SEEN
enum _IO_ERR_SEEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_IO_USER_LOCK
enum _IO_USER_LOCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ISOC11_SOURCE
enum _ISOC11_SOURCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ISOC95_SOURCE
enum _ISOC95_SOURCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ISOC99_SOURCE
enum _ISOC99_SOURCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ISalnum
enum _ISalnum;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ISalpha
enum _ISalpha;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ISblank
enum _ISblank;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_IScntrl
enum _IScntrl;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ISdigit
enum _ISdigit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ISgraph
enum _ISgraph;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ISlower
enum _ISlower;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ISprint
enum _ISprint;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ISpunct
enum _ISpunct;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ISspace
enum _ISspace;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ISupper
enum _ISupper;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ISxdigit
enum _ISxdigit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_LARGEFILE64_SOURCE
enum _LARGEFILE64_SOURCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_LARGEFILE_SOURCE
enum _LARGEFILE_SOURCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_LFS64_ASYNCHRONOUS_IO
enum _LFS64_ASYNCHRONOUS_IO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_LFS64_LARGEFILE
enum _LFS64_LARGEFILE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_LFS64_STDIO
enum _LFS64_STDIO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_LFS_ASYNCHRONOUS_IO
enum _LFS_ASYNCHRONOUS_IO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_LFS_LARGEFILE
enum _LFS_LARGEFILE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_LIBC_LIMITS_H_
enum _LIBC_LIMITS_H_;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_MATH_H
enum _MATH_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_MKNOD_VER
enum _MKNOD_VER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_MKNOD_VER_LINUX
enum _MKNOD_VER_LINUX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_NETBSD_SOURCE
enum _NETBSD_SOURCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PC_2_SYMLINKS
enum _PC_2_SYMLINKS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PC_ALLOC_SIZE_MIN
enum _PC_ALLOC_SIZE_MIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PC_ASYNC_IO
enum _PC_ASYNC_IO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PC_CHOWN_RESTRICTED
enum _PC_CHOWN_RESTRICTED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PC_FILESIZEBITS
enum _PC_FILESIZEBITS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PC_LINK_MAX
enum _PC_LINK_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PC_MAX_CANON
enum _PC_MAX_CANON;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PC_MAX_INPUT
enum _PC_MAX_INPUT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PC_NAME_MAX
enum _PC_NAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PC_NO_TRUNC
enum _PC_NO_TRUNC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PC_PATH_MAX
enum _PC_PATH_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PC_PIPE_BUF
enum _PC_PIPE_BUF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PC_PRIO_IO
enum _PC_PRIO_IO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PC_REC_INCR_XFER_SIZE
enum _PC_REC_INCR_XFER_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PC_REC_MAX_XFER_SIZE
enum _PC_REC_MAX_XFER_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PC_REC_MIN_XFER_SIZE
enum _PC_REC_MIN_XFER_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PC_REC_XFER_ALIGN
enum _PC_REC_XFER_ALIGN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PC_SOCK_MAXBUF
enum _PC_SOCK_MAXBUF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PC_SYMLINK_MAX
enum _PC_SYMLINK_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PC_SYNC_IO
enum _PC_SYNC_IO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PC_VDISABLE
enum _PC_VDISABLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX2_BC_BASE_MAX
enum _POSIX2_BC_BASE_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX2_BC_DIM_MAX
enum _POSIX2_BC_DIM_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX2_BC_SCALE_MAX
enum _POSIX2_BC_SCALE_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX2_BC_STRING_MAX
enum _POSIX2_BC_STRING_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX2_CHARCLASS_NAME_MAX
enum _POSIX2_CHARCLASS_NAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX2_CHAR_TERM
enum _POSIX2_CHAR_TERM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX2_COLL_WEIGHTS_MAX
enum _POSIX2_COLL_WEIGHTS_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX2_EXPR_NEST_MAX
enum _POSIX2_EXPR_NEST_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX2_LINE_MAX
enum _POSIX2_LINE_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX2_RE_DUP_MAX
enum _POSIX2_RE_DUP_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_ADVISORY_INFO
enum _POSIX_ADVISORY_INFO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_AIO_LISTIO_MAX
enum _POSIX_AIO_LISTIO_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_AIO_MAX
enum _POSIX_AIO_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_ARG_MAX
enum _POSIX_ARG_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_ASYNCHRONOUS_IO
enum _POSIX_ASYNCHRONOUS_IO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_ASYNC_IO
enum _POSIX_ASYNC_IO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_BARRIERS
enum _POSIX_BARRIERS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_CHILD_MAX
enum _POSIX_CHILD_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_CHOWN_RESTRICTED
enum _POSIX_CHOWN_RESTRICTED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_CLOCKRES_MIN
enum _POSIX_CLOCKRES_MIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_CLOCK_SELECTION
enum _POSIX_CLOCK_SELECTION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_CPUTIME
enum _POSIX_CPUTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_C_SOURCE
enum _POSIX_C_SOURCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_DELAYTIMER_MAX
enum _POSIX_DELAYTIMER_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_FSYNC
enum _POSIX_FSYNC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_HOST_NAME_MAX
enum _POSIX_HOST_NAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_IPV6
enum _POSIX_IPV6;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_JOB_CONTROL
enum _POSIX_JOB_CONTROL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_LINK_MAX
enum _POSIX_LINK_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_LOGIN_NAME_MAX
enum _POSIX_LOGIN_NAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_MAPPED_FILES
enum _POSIX_MAPPED_FILES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_MAX_CANON
enum _POSIX_MAX_CANON;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_MAX_INPUT
enum _POSIX_MAX_INPUT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_MEMLOCK
enum _POSIX_MEMLOCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_MEMLOCK_RANGE
enum _POSIX_MEMLOCK_RANGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_MEMORY_PROTECTION
enum _POSIX_MEMORY_PROTECTION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_MESSAGE_PASSING
enum _POSIX_MESSAGE_PASSING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_MONOTONIC_CLOCK
enum _POSIX_MONOTONIC_CLOCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_MQ_OPEN_MAX
enum _POSIX_MQ_OPEN_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_MQ_PRIO_MAX
enum _POSIX_MQ_PRIO_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_NAME_MAX
enum _POSIX_NAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_NGROUPS_MAX
enum _POSIX_NGROUPS_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_NO_TRUNC
enum _POSIX_NO_TRUNC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_OPEN_MAX
enum _POSIX_OPEN_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_PATH_MAX
enum _POSIX_PATH_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_PIPE_BUF
enum _POSIX_PIPE_BUF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_PRIORITIZED_IO
enum _POSIX_PRIORITIZED_IO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_PRIORITY_SCHEDULING
enum _POSIX_PRIORITY_SCHEDULING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_PTHREAD_SEMANTICS
enum _POSIX_PTHREAD_SEMANTICS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_QLIMIT
enum _POSIX_QLIMIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_RAW_SOCKETS
enum _POSIX_RAW_SOCKETS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_READER_WRITER_LOCKS
enum _POSIX_READER_WRITER_LOCKS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_REALTIME_SIGNALS
enum _POSIX_REALTIME_SIGNALS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_REENTRANT_FUNCTIONS
enum _POSIX_REENTRANT_FUNCTIONS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_REGEXP
enum _POSIX_REGEXP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_RE_DUP_MAX
enum _POSIX_RE_DUP_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_RTSIG_MAX
enum _POSIX_RTSIG_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_SAVED_IDS
enum _POSIX_SAVED_IDS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_SEMAPHORES
enum _POSIX_SEMAPHORES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_SEM_NSEMS_MAX
enum _POSIX_SEM_NSEMS_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_SEM_VALUE_MAX
enum _POSIX_SEM_VALUE_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_SHARED_MEMORY_OBJECTS
enum _POSIX_SHARED_MEMORY_OBJECTS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_SHELL
enum _POSIX_SHELL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_SIGQUEUE_MAX
enum _POSIX_SIGQUEUE_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_SOURCE
enum _POSIX_SOURCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_SPAWN
enum _POSIX_SPAWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_SPIN_LOCKS
enum _POSIX_SPIN_LOCKS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_SSIZE_MAX
enum _POSIX_SSIZE_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_STREAM_MAX
enum _POSIX_STREAM_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_SYMLINK_MAX
enum _POSIX_SYMLINK_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_SYMLOOP_MAX
enum _POSIX_SYMLOOP_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_SYNCHRONIZED_IO
enum _POSIX_SYNCHRONIZED_IO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_THREADS
enum _POSIX_THREADS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_THREAD_ATTR_STACKADDR
enum _POSIX_THREAD_ATTR_STACKADDR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_THREAD_ATTR_STACKSIZE
enum _POSIX_THREAD_ATTR_STACKSIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_THREAD_CPUTIME
enum _POSIX_THREAD_CPUTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_THREAD_DESTRUCTOR_ITERATIONS
enum _POSIX_THREAD_DESTRUCTOR_ITERATIONS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_THREAD_KEYS_MAX
enum _POSIX_THREAD_KEYS_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_THREAD_PRIORITY_SCHEDULING
enum _POSIX_THREAD_PRIORITY_SCHEDULING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_THREAD_PRIO_INHERIT
enum _POSIX_THREAD_PRIO_INHERIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_THREAD_PRIO_PROTECT
enum _POSIX_THREAD_PRIO_PROTECT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_THREAD_PROCESS_SHARED
enum _POSIX_THREAD_PROCESS_SHARED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_THREAD_ROBUST_PRIO_INHERIT
enum _POSIX_THREAD_ROBUST_PRIO_INHERIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_THREAD_SAFE_FUNCTIONS
enum _POSIX_THREAD_SAFE_FUNCTIONS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_THREAD_THREADS_MAX
enum _POSIX_THREAD_THREADS_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_TIMEOUTS
enum _POSIX_TIMEOUTS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_TIMERS
enum _POSIX_TIMERS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_TIMER_MAX
enum _POSIX_TIMER_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_TTY_NAME_MAX
enum _POSIX_TTY_NAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_TZNAME_MAX
enum _POSIX_TZNAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_UIO_MAXIOV
enum _POSIX_UIO_MAXIOV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_V6_LP64_OFF64
enum _POSIX_V6_LP64_OFF64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_V7_LP64_OFF64
enum _POSIX_V7_LP64_OFF64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_VDISABLE
enum _POSIX_VDISABLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_POSIX_VERSION
enum _POSIX_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PTHREAD_H
enum _PTHREAD_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PYTHONFRAMEWORK
enum _PYTHONFRAMEWORK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PY_FASTCALL_SMALL_STACK
enum _PY_FASTCALL_SMALL_STACK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDateTime_DATETIME_DATASIZE
enum _PyDateTime_DATETIME_DATASIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDateTime_DATE_DATASIZE
enum _PyDateTime_DATE_DATASIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDateTime_TIME_DATASIZE
enum _PyDateTime_TIME_DATASIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyHASH_BITS
enum _PyHASH_BITS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyHASH_INF
enum _PyHASH_INF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyHASH_MULTIPLIER
enum _PyHASH_MULTIPLIER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyHASH_NAN
enum _PyHASH_NAN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyLong_DECIMAL_SHIFT
enum _PyLong_DECIMAL_SHIFT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_ROUND_CEILING
enum _PyTime_ROUND_CEILING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_ROUND_FLOOR
enum _PyTime_ROUND_FLOOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_ROUND_HALF_EVEN
enum _PyTime_ROUND_HALF_EVEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_ROUND_TIMEOUT
enum _PyTime_ROUND_TIMEOUT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyTime_ROUND_UP
enum _PyTime_ROUND_UP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_MANAGED_BUFFER_FREE_FORMAT
enum _Py_MANAGED_BUFFER_FREE_FORMAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_MANAGED_BUFFER_RELEASED
enum _Py_MANAGED_BUFFER_RELEASED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_MEMORYVIEW_C
enum _Py_MEMORYVIEW_C;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_MEMORYVIEW_FORTRAN
enum _Py_MEMORYVIEW_FORTRAN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_MEMORYVIEW_PIL
enum _Py_MEMORYVIEW_PIL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_MEMORYVIEW_RELEASED
enum _Py_MEMORYVIEW_RELEASED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_MEMORYVIEW_SCALAR
enum _Py_MEMORYVIEW_SCALAR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_PARSE_INTPTR
enum _Py_PARSE_INTPTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_PARSE_PID
enum _Py_PARSE_PID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_PARSE_UINTPTR
enum _Py_PARSE_UINTPTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_mod_LAST_SLOT
enum _Py_mod_LAST_SLOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SCHED_H
enum _SCHED_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_2_CHAR_TERM
enum _SC_2_CHAR_TERM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_2_C_BIND
enum _SC_2_C_BIND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_2_C_DEV
enum _SC_2_C_DEV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_2_C_VERSION
enum _SC_2_C_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_2_FORT_DEV
enum _SC_2_FORT_DEV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_2_FORT_RUN
enum _SC_2_FORT_RUN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_2_LOCALEDEF
enum _SC_2_LOCALEDEF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_2_PBS
enum _SC_2_PBS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_2_PBS_ACCOUNTING
enum _SC_2_PBS_ACCOUNTING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_2_PBS_CHECKPOINT
enum _SC_2_PBS_CHECKPOINT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_2_PBS_LOCATE
enum _SC_2_PBS_LOCATE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_2_PBS_MESSAGE
enum _SC_2_PBS_MESSAGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_2_PBS_TRACK
enum _SC_2_PBS_TRACK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_2_SW_DEV
enum _SC_2_SW_DEV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_2_UPE
enum _SC_2_UPE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_2_VERSION
enum _SC_2_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_ADVISORY_INFO
enum _SC_ADVISORY_INFO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_AIO_LISTIO_MAX
enum _SC_AIO_LISTIO_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_AIO_MAX
enum _SC_AIO_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_AIO_PRIO_DELTA_MAX
enum _SC_AIO_PRIO_DELTA_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_ARG_MAX
enum _SC_ARG_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_ASYNCHRONOUS_IO
enum _SC_ASYNCHRONOUS_IO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_ATEXIT_MAX
enum _SC_ATEXIT_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_AVPHYS_PAGES
enum _SC_AVPHYS_PAGES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_BARRIERS
enum _SC_BARRIERS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_BASE
enum _SC_BASE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_BC_BASE_MAX
enum _SC_BC_BASE_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_BC_DIM_MAX
enum _SC_BC_DIM_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_BC_SCALE_MAX
enum _SC_BC_SCALE_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_BC_STRING_MAX
enum _SC_BC_STRING_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_CHARCLASS_NAME_MAX
enum _SC_CHARCLASS_NAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_CHAR_BIT
enum _SC_CHAR_BIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_CHAR_MAX
enum _SC_CHAR_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_CHAR_MIN
enum _SC_CHAR_MIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_CHILD_MAX
enum _SC_CHILD_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_CLK_TCK
enum _SC_CLK_TCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_CLOCK_SELECTION
enum _SC_CLOCK_SELECTION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_COLL_WEIGHTS_MAX
enum _SC_COLL_WEIGHTS_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_CPUTIME
enum _SC_CPUTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_C_LANG_SUPPORT
enum _SC_C_LANG_SUPPORT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_C_LANG_SUPPORT_R
enum _SC_C_LANG_SUPPORT_R;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_DELAYTIMER_MAX
enum _SC_DELAYTIMER_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_DEVICE_IO
enum _SC_DEVICE_IO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_DEVICE_SPECIFIC
enum _SC_DEVICE_SPECIFIC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_DEVICE_SPECIFIC_R
enum _SC_DEVICE_SPECIFIC_R;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_EQUIV_CLASS_MAX
enum _SC_EQUIV_CLASS_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_EXPR_NEST_MAX
enum _SC_EXPR_NEST_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_FD_MGMT
enum _SC_FD_MGMT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_FIFO
enum _SC_FIFO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_FILE_ATTRIBUTES
enum _SC_FILE_ATTRIBUTES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_FILE_LOCKING
enum _SC_FILE_LOCKING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_FILE_SYSTEM
enum _SC_FILE_SYSTEM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_FSYNC
enum _SC_FSYNC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_GETGR_R_SIZE_MAX
enum _SC_GETGR_R_SIZE_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_GETPW_R_SIZE_MAX
enum _SC_GETPW_R_SIZE_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_HOST_NAME_MAX
enum _SC_HOST_NAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_INT_MAX
enum _SC_INT_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_INT_MIN
enum _SC_INT_MIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_IOV_MAX
enum _SC_IOV_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_IPV6
enum _SC_IPV6;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_JOB_CONTROL
enum _SC_JOB_CONTROL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_LEVEL1_DCACHE_ASSOC
enum _SC_LEVEL1_DCACHE_ASSOC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_LEVEL1_DCACHE_LINESIZE
enum _SC_LEVEL1_DCACHE_LINESIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_LEVEL1_DCACHE_SIZE
enum _SC_LEVEL1_DCACHE_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_LEVEL1_ICACHE_ASSOC
enum _SC_LEVEL1_ICACHE_ASSOC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_LEVEL1_ICACHE_LINESIZE
enum _SC_LEVEL1_ICACHE_LINESIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_LEVEL1_ICACHE_SIZE
enum _SC_LEVEL1_ICACHE_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_LEVEL2_CACHE_ASSOC
enum _SC_LEVEL2_CACHE_ASSOC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_LEVEL2_CACHE_LINESIZE
enum _SC_LEVEL2_CACHE_LINESIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_LEVEL2_CACHE_SIZE
enum _SC_LEVEL2_CACHE_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_LEVEL3_CACHE_ASSOC
enum _SC_LEVEL3_CACHE_ASSOC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_LEVEL3_CACHE_LINESIZE
enum _SC_LEVEL3_CACHE_LINESIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_LEVEL3_CACHE_SIZE
enum _SC_LEVEL3_CACHE_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_LEVEL4_CACHE_ASSOC
enum _SC_LEVEL4_CACHE_ASSOC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_LEVEL4_CACHE_LINESIZE
enum _SC_LEVEL4_CACHE_LINESIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_LEVEL4_CACHE_SIZE
enum _SC_LEVEL4_CACHE_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_LINE_MAX
enum _SC_LINE_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_LOGIN_NAME_MAX
enum _SC_LOGIN_NAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_LONG_BIT
enum _SC_LONG_BIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_MAPPED_FILES
enum _SC_MAPPED_FILES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_MB_LEN_MAX
enum _SC_MB_LEN_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_MEMLOCK
enum _SC_MEMLOCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_MEMLOCK_RANGE
enum _SC_MEMLOCK_RANGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_MEMORY_PROTECTION
enum _SC_MEMORY_PROTECTION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_MESSAGE_PASSING
enum _SC_MESSAGE_PASSING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_MONOTONIC_CLOCK
enum _SC_MONOTONIC_CLOCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_MQ_OPEN_MAX
enum _SC_MQ_OPEN_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_MQ_PRIO_MAX
enum _SC_MQ_PRIO_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_MULTI_PROCESS
enum _SC_MULTI_PROCESS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_NETWORKING
enum _SC_NETWORKING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_NGROUPS_MAX
enum _SC_NGROUPS_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_NL_ARGMAX
enum _SC_NL_ARGMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_NL_LANGMAX
enum _SC_NL_LANGMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_NL_MSGMAX
enum _SC_NL_MSGMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_NL_NMAX
enum _SC_NL_NMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_NL_SETMAX
enum _SC_NL_SETMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_NL_TEXTMAX
enum _SC_NL_TEXTMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_NPROCESSORS_CONF
enum _SC_NPROCESSORS_CONF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_NPROCESSORS_ONLN
enum _SC_NPROCESSORS_ONLN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_NZERO
enum _SC_NZERO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_OPEN_MAX
enum _SC_OPEN_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_PAGESIZE
enum _SC_PAGESIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_PASS_MAX
enum _SC_PASS_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_PHYS_PAGES
enum _SC_PHYS_PAGES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_PII
enum _SC_PII;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_PII_INTERNET
enum _SC_PII_INTERNET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_PII_INTERNET_DGRAM
enum _SC_PII_INTERNET_DGRAM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_PII_INTERNET_STREAM
enum _SC_PII_INTERNET_STREAM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_PII_OSI
enum _SC_PII_OSI;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_PII_OSI_CLTS
enum _SC_PII_OSI_CLTS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_PII_OSI_COTS
enum _SC_PII_OSI_COTS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_PII_OSI_M
enum _SC_PII_OSI_M;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_PII_SOCKET
enum _SC_PII_SOCKET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_PII_XTI
enum _SC_PII_XTI;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_PIPE
enum _SC_PIPE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_POLL
enum _SC_POLL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_PRIORITIZED_IO
enum _SC_PRIORITIZED_IO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_PRIORITY_SCHEDULING
enum _SC_PRIORITY_SCHEDULING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_RAW_SOCKETS
enum _SC_RAW_SOCKETS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_READER_WRITER_LOCKS
enum _SC_READER_WRITER_LOCKS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_REALTIME_SIGNALS
enum _SC_REALTIME_SIGNALS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_REGEXP
enum _SC_REGEXP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_REGEX_VERSION
enum _SC_REGEX_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_RE_DUP_MAX
enum _SC_RE_DUP_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_RTSIG_MAX
enum _SC_RTSIG_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_SAVED_IDS
enum _SC_SAVED_IDS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_SCHAR_MAX
enum _SC_SCHAR_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_SCHAR_MIN
enum _SC_SCHAR_MIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_SELECT
enum _SC_SELECT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_SEMAPHORES
enum _SC_SEMAPHORES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_SEM_NSEMS_MAX
enum _SC_SEM_NSEMS_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_SEM_VALUE_MAX
enum _SC_SEM_VALUE_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_SHARED_MEMORY_OBJECTS
enum _SC_SHARED_MEMORY_OBJECTS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_SHELL
enum _SC_SHELL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_SHRT_MAX
enum _SC_SHRT_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_SHRT_MIN
enum _SC_SHRT_MIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_SIGNALS
enum _SC_SIGNALS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_SIGQUEUE_MAX
enum _SC_SIGQUEUE_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_SINGLE_PROCESS
enum _SC_SINGLE_PROCESS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_SPAWN
enum _SC_SPAWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_SPIN_LOCKS
enum _SC_SPIN_LOCKS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_SPORADIC_SERVER
enum _SC_SPORADIC_SERVER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_SSIZE_MAX
enum _SC_SSIZE_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_SS_REPL_MAX
enum _SC_SS_REPL_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_STREAMS
enum _SC_STREAMS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_STREAM_MAX
enum _SC_STREAM_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_SYMLOOP_MAX
enum _SC_SYMLOOP_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_SYNCHRONIZED_IO
enum _SC_SYNCHRONIZED_IO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_SYSTEM_DATABASE
enum _SC_SYSTEM_DATABASE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_SYSTEM_DATABASE_R
enum _SC_SYSTEM_DATABASE_R;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_THREADS
enum _SC_THREADS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_THREAD_ATTR_STACKADDR
enum _SC_THREAD_ATTR_STACKADDR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_THREAD_ATTR_STACKSIZE
enum _SC_THREAD_ATTR_STACKSIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_THREAD_CPUTIME
enum _SC_THREAD_CPUTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_THREAD_DESTRUCTOR_ITERATIONS
enum _SC_THREAD_DESTRUCTOR_ITERATIONS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_THREAD_KEYS_MAX
enum _SC_THREAD_KEYS_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_THREAD_PRIORITY_SCHEDULING
enum _SC_THREAD_PRIORITY_SCHEDULING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_THREAD_PRIO_INHERIT
enum _SC_THREAD_PRIO_INHERIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_THREAD_PRIO_PROTECT
enum _SC_THREAD_PRIO_PROTECT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_THREAD_PROCESS_SHARED
enum _SC_THREAD_PROCESS_SHARED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_THREAD_ROBUST_PRIO_INHERIT
enum _SC_THREAD_ROBUST_PRIO_INHERIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_THREAD_ROBUST_PRIO_PROTECT
enum _SC_THREAD_ROBUST_PRIO_PROTECT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_THREAD_SAFE_FUNCTIONS
enum _SC_THREAD_SAFE_FUNCTIONS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_THREAD_SPORADIC_SERVER
enum _SC_THREAD_SPORADIC_SERVER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_THREAD_STACK_MIN
enum _SC_THREAD_STACK_MIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_THREAD_THREADS_MAX
enum _SC_THREAD_THREADS_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_TIMEOUTS
enum _SC_TIMEOUTS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_TIMERS
enum _SC_TIMERS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_TIMER_MAX
enum _SC_TIMER_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_TRACE
enum _SC_TRACE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_TRACE_EVENT_FILTER
enum _SC_TRACE_EVENT_FILTER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_TRACE_EVENT_NAME_MAX
enum _SC_TRACE_EVENT_NAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_TRACE_INHERIT
enum _SC_TRACE_INHERIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_TRACE_LOG
enum _SC_TRACE_LOG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_TRACE_NAME_MAX
enum _SC_TRACE_NAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_TRACE_SYS_MAX
enum _SC_TRACE_SYS_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_TRACE_USER_EVENT_MAX
enum _SC_TRACE_USER_EVENT_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_TTY_NAME_MAX
enum _SC_TTY_NAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_TYPED_MEMORY_OBJECTS
enum _SC_TYPED_MEMORY_OBJECTS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_TZNAME_MAX
enum _SC_TZNAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_T_IOV_MAX
enum _SC_T_IOV_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_UCHAR_MAX
enum _SC_UCHAR_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_UINT_MAX
enum _SC_UINT_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_UIO_MAXIOV
enum _SC_UIO_MAXIOV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_ULONG_MAX
enum _SC_ULONG_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_USER_GROUPS
enum _SC_USER_GROUPS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_USER_GROUPS_R
enum _SC_USER_GROUPS_R;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_USHRT_MAX
enum _SC_USHRT_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_V6_ILP32_OFF32
enum _SC_V6_ILP32_OFF32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_V6_ILP32_OFFBIG
enum _SC_V6_ILP32_OFFBIG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_V6_LP64_OFF64
enum _SC_V6_LP64_OFF64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_V6_LPBIG_OFFBIG
enum _SC_V6_LPBIG_OFFBIG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_V7_ILP32_OFF32
enum _SC_V7_ILP32_OFF32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_V7_ILP32_OFFBIG
enum _SC_V7_ILP32_OFFBIG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_V7_LP64_OFF64
enum _SC_V7_LP64_OFF64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_V7_LPBIG_OFFBIG
enum _SC_V7_LPBIG_OFFBIG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_VERSION
enum _SC_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_WORD_BIT
enum _SC_WORD_BIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_XBS5_ILP32_OFF32
enum _SC_XBS5_ILP32_OFF32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_XBS5_ILP32_OFFBIG
enum _SC_XBS5_ILP32_OFFBIG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_XBS5_LP64_OFF64
enum _SC_XBS5_LP64_OFF64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_XBS5_LPBIG_OFFBIG
enum _SC_XBS5_LPBIG_OFFBIG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_XOPEN_CRYPT
enum _SC_XOPEN_CRYPT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_XOPEN_ENH_I18N
enum _SC_XOPEN_ENH_I18N;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_XOPEN_LEGACY
enum _SC_XOPEN_LEGACY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_XOPEN_REALTIME
enum _SC_XOPEN_REALTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_XOPEN_REALTIME_THREADS
enum _SC_XOPEN_REALTIME_THREADS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_XOPEN_SHM
enum _SC_XOPEN_SHM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_XOPEN_STREAMS
enum _SC_XOPEN_STREAMS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_XOPEN_UNIX
enum _SC_XOPEN_UNIX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_XOPEN_VERSION
enum _SC_XOPEN_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_XOPEN_XCU_VERSION
enum _SC_XOPEN_XCU_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_XOPEN_XPG2
enum _SC_XOPEN_XPG2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_XOPEN_XPG3
enum _SC_XOPEN_XPG3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SC_XOPEN_XPG4
enum _SC_XOPEN_XPG4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_STAT_VER_KERNEL
enum _STAT_VER_KERNEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_STAT_VER_LINUX
enum _STAT_VER_LINUX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_STDC_PREDEF_H
enum _STDC_PREDEF_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_STDINT_H
enum _STDINT_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_STDIO_H
enum _STDIO_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_STDLIB_H
enum _STDLIB_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_STRINGS_H
enum _STRINGS_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_STRING_H
enum _STRING_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_STRUCT_TIMESPEC
enum _STRUCT_TIMESPEC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SYS_CDEFS_H
enum _SYS_CDEFS_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SYS_SELECT_H
enum _SYS_SELECT_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SYS_STAT_H
enum _SYS_STAT_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SYS_TIME_H
enum _SYS_TIME_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SYS_TYPES_H
enum _SYS_TYPES_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_TANDEM_SOURCE
enum _TANDEM_SOURCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_THREAD_SHARED_TYPES_H
enum _THREAD_SHARED_TYPES_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_TIME_H
enum _TIME_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_UNISTD_H
enum _UNISTD_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_WCHAR_H
enum _WCHAR_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_WINT_T
enum _WINT_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XBS5_LP64_OFF64
enum _XBS5_LP64_OFF64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XOPEN_ENH_I18N
enum _XOPEN_ENH_I18N;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XOPEN_LEGACY
enum _XOPEN_LEGACY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XOPEN_LIM_H
enum _XOPEN_LIM_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XOPEN_REALTIME
enum _XOPEN_REALTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XOPEN_REALTIME_THREADS
enum _XOPEN_REALTIME_THREADS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XOPEN_SHM
enum _XOPEN_SHM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XOPEN_SOURCE
enum _XOPEN_SOURCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XOPEN_SOURCE_EXTENDED
enum _XOPEN_SOURCE_EXTENDED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XOPEN_UNIX
enum _XOPEN_UNIX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XOPEN_VERSION
enum _XOPEN_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XOPEN_XCU_VERSION
enum _XOPEN_XCU_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XOPEN_XPG2
enum _XOPEN_XPG2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XOPEN_XPG3
enum _XOPEN_XPG3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XOPEN_XPG4
enum _XOPEN_XPG4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__BIG_ENDIAN
enum __BIG_ENDIAN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__BIT_TYPES_DEFINED__
enum __BIT_TYPES_DEFINED__;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__BSD_VISIBLE
enum __BSD_VISIBLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__CPU_SETSIZE
enum __CPU_SETSIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__EXTENSIONS__
enum __EXTENSIONS__;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__FD_SETSIZE
enum __FD_SETSIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__FD_ZERO_STOS
enum __FD_ZERO_STOS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__FILE_defined
enum __FILE_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__FP_LOGB0_IS_MIN
enum __FP_LOGB0_IS_MIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__FP_LOGBNAN_IS_MIN
enum __FP_LOGBNAN_IS_MIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__FP_LONG_MAX
enum __FP_LONG_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__GLIBC_MINOR__
enum __GLIBC_MINOR__;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__GLIBC_USE_DEPRECATED_GETS
enum __GLIBC_USE_DEPRECATED_GETS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__GLIBC_USE_DEPRECATED_SCANF
enum __GLIBC_USE_DEPRECATED_SCANF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__GLIBC_USE_IEC_60559_BFP_EXT
enum __GLIBC_USE_IEC_60559_BFP_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__GLIBC_USE_IEC_60559_FUNCS_EXT
enum __GLIBC_USE_IEC_60559_FUNCS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__GLIBC_USE_IEC_60559_TYPES_EXT
enum __GLIBC_USE_IEC_60559_TYPES_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__GLIBC_USE_LIB_EXT2
enum __GLIBC_USE_LIB_EXT2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__GLIBC__
enum __GLIBC__;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__GNUC_VA_LIST
enum __GNUC_VA_LIST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__GNU_LIBRARY__
enum __GNU_LIBRARY__;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_DISTINCT_FLOAT128
enum __HAVE_DISTINCT_FLOAT128;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_DISTINCT_FLOAT32
enum __HAVE_DISTINCT_FLOAT32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_DISTINCT_FLOAT32X
enum __HAVE_DISTINCT_FLOAT32X;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_DISTINCT_FLOAT64
enum __HAVE_DISTINCT_FLOAT64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_DISTINCT_FLOAT64X
enum __HAVE_DISTINCT_FLOAT64X;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_FLOAT128
enum __HAVE_FLOAT128;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_FLOAT128X
enum __HAVE_FLOAT128X;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_FLOAT16
enum __HAVE_FLOAT16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_FLOAT32
enum __HAVE_FLOAT32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_FLOAT32X
enum __HAVE_FLOAT32X;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_FLOAT64
enum __HAVE_FLOAT64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_FLOAT64X
enum __HAVE_FLOAT64X;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_FLOAT64X_LONG_DOUBLE
enum __HAVE_FLOAT64X_LONG_DOUBLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_FLOATN_NOT_TYPEDEF
enum __HAVE_FLOATN_NOT_TYPEDEF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__HAVE_GENERIC_SELECTION
enum __HAVE_GENERIC_SELECTION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ILP32_OFF32_CFLAGS
enum __ILP32_OFF32_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ILP32_OFF32_LDFLAGS
enum __ILP32_OFF32_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ILP32_OFFBIG_CFLAGS
enum __ILP32_OFFBIG_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ILP32_OFFBIG_LDFLAGS
enum __ILP32_OFFBIG_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__INO_T_MATCHES_INO64_T
enum __INO_T_MATCHES_INO64_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__IOV_MAX
enum __IOV_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__LITTLE_ENDIAN
enum __LITTLE_ENDIAN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__LP64_OFF64_CFLAGS
enum __LP64_OFF64_CFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__LP64_OFF64_LDFLAGS
enum __LP64_OFF64_LDFLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__MATH_DECLARE_LDOUBLE
enum __MATH_DECLARE_LDOUBLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__MATH_DECLARING_DOUBLE
enum __MATH_DECLARING_DOUBLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__MATH_DECLARING_FLOATN
enum __MATH_DECLARING_FLOATN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__OFF_T_MATCHES_OFF64_T
enum __OFF_T_MATCHES_OFF64_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__PDP_ENDIAN
enum __PDP_ENDIAN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__POSIX2_THIS_VERSION
enum __POSIX2_THIS_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__PRI64_PREFIX
enum __PRI64_PREFIX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__PRIPTR_PREFIX
enum __PRIPTR_PREFIX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__PTHREAD_MUTEX_HAVE_PREV
enum __PTHREAD_MUTEX_HAVE_PREV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__PTHREAD_MUTEX_LOCK_ELISION
enum __PTHREAD_MUTEX_LOCK_ELISION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__PTHREAD_MUTEX_NUSERS_AFTER_KIND
enum __PTHREAD_MUTEX_NUSERS_AFTER_KIND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__PTHREAD_MUTEX_USE_UNION
enum __PTHREAD_MUTEX_USE_UNION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__PTHREAD_RWLOCK_INT_FLAGS_SHARED
enum __PTHREAD_RWLOCK_INT_FLAGS_SHARED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__RLIM_T_MATCHES_RLIM64_T
enum __RLIM_T_MATCHES_RLIM64_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__SIZEOF_PTHREAD_ATTR_T
enum __SIZEOF_PTHREAD_ATTR_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__SIZEOF_PTHREAD_BARRIERATTR_T
enum __SIZEOF_PTHREAD_BARRIERATTR_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__SIZEOF_PTHREAD_BARRIER_T
enum __SIZEOF_PTHREAD_BARRIER_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__SIZEOF_PTHREAD_CONDATTR_T
enum __SIZEOF_PTHREAD_CONDATTR_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__SIZEOF_PTHREAD_COND_T
enum __SIZEOF_PTHREAD_COND_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__SIZEOF_PTHREAD_MUTEXATTR_T
enum __SIZEOF_PTHREAD_MUTEXATTR_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__SIZEOF_PTHREAD_MUTEX_T
enum __SIZEOF_PTHREAD_MUTEX_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__SIZEOF_PTHREAD_RWLOCKATTR_T
enum __SIZEOF_PTHREAD_RWLOCKATTR_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__SIZEOF_PTHREAD_RWLOCK_T
enum __SIZEOF_PTHREAD_RWLOCK_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__SYSCALL_WORDSIZE
enum __SYSCALL_WORDSIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__S_IEXEC
enum __S_IEXEC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__S_IFBLK
enum __S_IFBLK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__S_IFCHR
enum __S_IFCHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__S_IFDIR
enum __S_IFDIR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__S_IFIFO
enum __S_IFIFO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__S_IFLNK
enum __S_IFLNK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__S_IFMT
enum __S_IFMT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__S_IFREG
enum __S_IFREG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__S_IFSOCK
enum __S_IFSOCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__S_IREAD
enum __S_IREAD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__S_ISGID
enum __S_ISGID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__S_ISUID
enum __S_ISUID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__S_ISVTX
enum __S_ISVTX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__S_IWRITE
enum __S_IWRITE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_ATFILE
enum __USE_ATFILE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_FILE_OFFSET64
enum __USE_FILE_OFFSET64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_FORTIFY_LEVEL
enum __USE_FORTIFY_LEVEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_GNU
enum __USE_GNU;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_ISOC11
enum __USE_ISOC11;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_ISOC95
enum __USE_ISOC95;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_ISOC99
enum __USE_ISOC99;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_LARGEFILE
enum __USE_LARGEFILE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_LARGEFILE64
enum __USE_LARGEFILE64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_MISC
enum __USE_MISC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_POSIX
enum __USE_POSIX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_POSIX199309
enum __USE_POSIX199309;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_POSIX199506
enum __USE_POSIX199506;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_POSIX2
enum __USE_POSIX2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_UNIX98
enum __USE_UNIX98;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_XOPEN
enum __USE_XOPEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_XOPEN2K
enum __USE_XOPEN2K;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_XOPEN2K8
enum __USE_XOPEN2K8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_XOPEN2K8XSI
enum __USE_XOPEN2K8XSI;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_XOPEN2KXSI
enum __USE_XOPEN2KXSI;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__USE_XOPEN_EXTENDED
enum __USE_XOPEN_EXTENDED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__WALL
enum __WALL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__WCLONE
enum __WCLONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__WCOREFLAG
enum __WCOREFLAG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__WNOTHREAD
enum __WNOTHREAD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__WORDSIZE
enum __WORDSIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__WORDSIZE_TIME64_COMPAT32
enum __WORDSIZE_TIME64_COMPAT32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__W_CONTINUED
enum __W_CONTINUED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
____FILE_defined
enum ____FILE_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_____fpos64_t_defined
enum _____fpos64_t_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_____fpos_t_defined
enum _____fpos_t_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
____gwchar_t_defined
enum ____gwchar_t_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
____mbstate_t_defined
enum ____mbstate_t_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__clock_t_defined
enum __clock_t_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__clockid_t_defined
enum __clockid_t_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__cookie_io_functions_t_defined
enum __cookie_io_functions_t_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__error_t_defined
enum __error_t_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__glibc_c99_flexarr_available
enum __glibc_c99_flexarr_available;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__have_pthread_attr_t
enum __have_pthread_attr_t;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__itimerspec_defined
enum __itimerspec_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ldiv_t_defined
enum __ldiv_t_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__lldiv_t_defined
enum __lldiv_t_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__mbstate_t_defined
enum __mbstate_t_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sigset_t_defined
enum __sigset_t_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__struct_FILE_defined
enum __struct_FILE_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__struct_tm_defined
enum __struct_tm_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__time_t_defined
enum __time_t_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__timer_t_defined
enum __timer_t_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__timeval_defined
enum __timeval_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__wint_t_defined
enum __wint_t_defined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isPython2
enum isPython2;
Undocumented in source.
isPython3
enum isPython3;
Undocumented in source.

Mixin templates

PyObjectHead
mixintemplate PyObjectHead()
Undocumented in source.

Static functions

__bswap_16
ushort __bswap_16(ushort )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__bswap_32
uint __bswap_32(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__bswap_64
c_ulong __bswap_64(c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__uint16_identity
ushort __uint16_identity(ushort )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__uint32_identity
uint __uint32_identity(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__uint64_identity
c_ulong __uint64_identity(c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

PyAsyncGen_Type
_typeobject PyAsyncGen_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBaseObject_Type
_typeobject PyBaseObject_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBool_Type
_typeobject PyBool_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyByteArrayIter_Type
_typeobject PyByteArrayIter_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyByteArray_Type
_typeobject PyByteArray_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBytesIter_Type
_typeobject PyBytesIter_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBytes_Type
_typeobject PyBytes_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCFunction_Type
_typeobject PyCFunction_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCallIter_Type
_typeobject PyCallIter_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCapsule_Type
_typeobject PyCapsule_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCell_Type
_typeobject PyCell_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyClassMethodDescr_Type
_typeobject PyClassMethodDescr_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyClassMethod_Type
_typeobject PyClassMethod_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCmpWrapper_Type
_typeobject PyCmpWrapper_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCode_Type
_typeobject PyCode_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyComplex_Type
_typeobject PyComplex_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyContextToken_Type
_typeobject PyContextToken_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyContextVar_Type
_typeobject PyContextVar_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyContext_Type
_typeobject PyContext_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCoro_Type
_typeobject PyCoro_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDateTimeAPI
PyDateTime_CAPI* PyDateTimeAPI;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDictItems_Type
_typeobject PyDictItems_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDictIterItem_Type
_typeobject PyDictIterItem_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDictIterKey_Type
_typeobject PyDictIterKey_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDictIterValue_Type
_typeobject PyDictIterValue_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDictKeys_Type
_typeobject PyDictKeys_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDictProxy_Type
_typeobject PyDictProxy_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDictValues_Type
_typeobject PyDictValues_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDict_Type
_typeobject PyDict_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEllipsis_Type
_typeobject PyEllipsis_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyEnum_Type
_typeobject PyEnum_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_ArithmeticError
_object* PyExc_ArithmeticError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_AssertionError
_object* PyExc_AssertionError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_AttributeError
_object* PyExc_AttributeError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_BaseException
_object* PyExc_BaseException;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_BlockingIOError
_object* PyExc_BlockingIOError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_BrokenPipeError
_object* PyExc_BrokenPipeError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_BufferError
_object* PyExc_BufferError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_BytesWarning
_object* PyExc_BytesWarning;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_ChildProcessError
_object* PyExc_ChildProcessError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_ConnectionAbortedError
_object* PyExc_ConnectionAbortedError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_ConnectionError
_object* PyExc_ConnectionError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_ConnectionRefusedError
_object* PyExc_ConnectionRefusedError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_ConnectionResetError
_object* PyExc_ConnectionResetError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_DeprecationWarning
_object* PyExc_DeprecationWarning;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_EOFError
_object* PyExc_EOFError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_EnvironmentError
_object* PyExc_EnvironmentError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_Exception
_object* PyExc_Exception;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_FileExistsError
_object* PyExc_FileExistsError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_FileNotFoundError
_object* PyExc_FileNotFoundError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_FloatingPointError
_object* PyExc_FloatingPointError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_FutureWarning
_object* PyExc_FutureWarning;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_GeneratorExit
_object* PyExc_GeneratorExit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_IOError
_object* PyExc_IOError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_ImportError
_object* PyExc_ImportError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_ImportWarning
_object* PyExc_ImportWarning;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_IndentationError
_object* PyExc_IndentationError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_IndexError
_object* PyExc_IndexError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_InterruptedError
_object* PyExc_InterruptedError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_IsADirectoryError
_object* PyExc_IsADirectoryError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_KeyError
_object* PyExc_KeyError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_KeyboardInterrupt
_object* PyExc_KeyboardInterrupt;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_LookupError
_object* PyExc_LookupError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_MemoryError
_object* PyExc_MemoryError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_ModuleNotFoundError
_object* PyExc_ModuleNotFoundError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_NameError
_object* PyExc_NameError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_NotADirectoryError
_object* PyExc_NotADirectoryError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_NotImplementedError
_object* PyExc_NotImplementedError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_OSError
_object* PyExc_OSError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_OverflowError
_object* PyExc_OverflowError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_PendingDeprecationWarning
_object* PyExc_PendingDeprecationWarning;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_PermissionError
_object* PyExc_PermissionError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_ProcessLookupError
_object* PyExc_ProcessLookupError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_RecursionError
_object* PyExc_RecursionError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_ReferenceError
_object* PyExc_ReferenceError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_ResourceWarning
_object* PyExc_ResourceWarning;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_RuntimeError
_object* PyExc_RuntimeError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_RuntimeWarning
_object* PyExc_RuntimeWarning;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_StopAsyncIteration
_object* PyExc_StopAsyncIteration;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_StopIteration
_object* PyExc_StopIteration;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_SyntaxError
_object* PyExc_SyntaxError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_SyntaxWarning
_object* PyExc_SyntaxWarning;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_SystemError
_object* PyExc_SystemError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_SystemExit
_object* PyExc_SystemExit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_TabError
_object* PyExc_TabError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_TimeoutError
_object* PyExc_TimeoutError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_TypeError
_object* PyExc_TypeError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_UnboundLocalError
_object* PyExc_UnboundLocalError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_UnicodeDecodeError
_object* PyExc_UnicodeDecodeError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_UnicodeEncodeError
_object* PyExc_UnicodeEncodeError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_UnicodeError
_object* PyExc_UnicodeError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_UnicodeTranslateError
_object* PyExc_UnicodeTranslateError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_UnicodeWarning
_object* PyExc_UnicodeWarning;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_UserWarning
_object* PyExc_UserWarning;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_ValueError
_object* PyExc_ValueError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_Warning
_object* PyExc_Warning;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyExc_ZeroDivisionError
_object* PyExc_ZeroDivisionError;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFilter_Type
_typeobject PyFilter_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFloat_Type
_typeobject PyFloat_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFrame_Type
_typeobject PyFrame_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFrozenSet_Type
_typeobject PyFrozenSet_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFunction_Type
_typeobject PyFunction_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyGen_Type
_typeobject PyGen_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyGetSetDescr_Type
_typeobject PyGetSetDescr_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyImport_FrozenModules
const(_frozen)* PyImport_FrozenModules;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyImport_Inittab
_inittab* PyImport_Inittab;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyInstanceMethod_Type
_typeobject PyInstanceMethod_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyListIter_Type
_typeobject PyListIter_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyListRevIter_Type
_typeobject PyListRevIter_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyList_Type
_typeobject PyList_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLongRangeIter_Type
_typeobject PyLongRangeIter_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyLong_Type
_typeobject PyLong_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMap_Type
_typeobject PyMap_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMemberDescr_Type
_typeobject PyMemberDescr_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMemoryView_Type
_typeobject PyMemoryView_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMethodDescr_Type
_typeobject PyMethodDescr_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMethod_Type
_typeobject PyMethod_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyModuleDef_Type
_typeobject PyModuleDef_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyModule_Type
_typeobject PyModule_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNullImporter_Type
_typeobject PyNullImporter_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyODictItems_Type
_typeobject PyODictItems_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyODictIter_Type
_typeobject PyODictIter_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyODictKeys_Type
_typeobject PyODictKeys_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyODictValues_Type
_typeobject PyODictValues_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyODict_Type
_typeobject PyODict_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyOS_InputHook
int function() PyOS_InputHook;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyOS_ReadlineFunctionPointer
char* function(_IO_FILE*, _IO_FILE*, const(char)*) PyOS_ReadlineFunctionPointer;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyProperty_Type
_typeobject PyProperty_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyRangeIter_Type
_typeobject PyRangeIter_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyRange_Type
_typeobject PyRange_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyReversed_Type
_typeobject PyReversed_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySeqIter_Type
_typeobject PySeqIter_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySetIter_Type
_typeobject PySetIter_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySet_Type
_typeobject PySet_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySlice_Type
_typeobject PySlice_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySortWrapper_Type
_typeobject PySortWrapper_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyStaticMethod_Type
_typeobject PyStaticMethod_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyStdPrinter_Type
_typeobject PyStdPrinter_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyStructSequence_UnnamedField
char* PyStructSequence_UnnamedField;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySuper_Type
_typeobject PySuper_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTraceBack_Type
_typeobject PyTraceBack_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTupleIter_Type
_typeobject PyTupleIter_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTuple_Type
_typeobject PyTuple_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyType_Type
_typeobject PyType_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeIter_Type
_typeobject PyUnicodeIter_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicode_Type
_typeobject PyUnicode_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyWrapperDescr_Type
_typeobject PyWrapperDescr_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyZip_Type
_typeobject PyZip_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_BytesWarningFlag
int Py_BytesWarningFlag;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_DebugFlag
int Py_DebugFlag;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_DontWriteBytecodeFlag
int Py_DontWriteBytecodeFlag;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_FileSystemDefaultEncodeErrors
const(char)* Py_FileSystemDefaultEncodeErrors;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_FileSystemDefaultEncoding
const(char)* Py_FileSystemDefaultEncoding;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_FrozenFlag
int Py_FrozenFlag;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_HasFileSystemDefaultEncoding
int Py_HasFileSystemDefaultEncoding;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_HashRandomizationFlag
int Py_HashRandomizationFlag;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_IgnoreEnvironmentFlag
int Py_IgnoreEnvironmentFlag;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_InspectFlag
int Py_InspectFlag;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_InteractiveFlag
int Py_InteractiveFlag;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_IsolatedFlag
int Py_IsolatedFlag;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_NoSiteFlag
int Py_NoSiteFlag;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_NoUserSiteDirectory
int Py_NoUserSiteDirectory;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_OptimizeFlag
int Py_OptimizeFlag;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_QuietFlag
int Py_QuietFlag;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_UTF8Mode
int Py_UTF8Mode;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_UnbufferedStdioFlag
int Py_UnbufferedStdioFlag;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_VerboseFlag
int Py_VerboseFlag;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_hexdigits
const(char)* Py_hexdigits;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyAIterWrapper_Type
_typeobject _PyAIterWrapper_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyAsyncGenASend_Type
_typeobject _PyAsyncGenASend_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyAsyncGenAThrow_Type
_typeobject _PyAsyncGenAThrow_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyAsyncGenWrappedValue_Type
_typeobject _PyAsyncGenWrappedValue_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyByteArray_empty_string
char[0] _PyByteArray_empty_string;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyCoroWrapper_Type
_typeobject _PyCoroWrapper_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyGC_generation0
_gc_head* _PyGC_generation0;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyLong_DigitValue
ubyte[256] _PyLong_DigitValue;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyLong_One
_object* _PyLong_One;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyLong_Zero
_object* _PyLong_Zero;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyManagedBuffer_Type
_typeobject _PyManagedBuffer_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyMethodWrapper_Type
_typeobject _PyMethodWrapper_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyNamespace_Type
_typeobject _PyNamespace_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyNone_Type
_typeobject _PyNone_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyNotImplemented_Type
_typeobject _PyNotImplemented_Type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyOS_ReadlineTState
_ts* _PyOS_ReadlineTState;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PySet_Dummy
_object* _PySet_Dummy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyWeakref_CallableProxyType
_typeobject _PyWeakref_CallableProxyType;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyWeakref_ProxyType
_typeobject _PyWeakref_ProxyType;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyWeakref_RefType
_typeobject _PyWeakref_RefType;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_CheckRecursionLimit
int _Py_CheckRecursionLimit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_EllipsisObject
_object _Py_EllipsisObject;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_FalseStruct
_longobject _Py_FalseStruct;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_HashSecret
_Py_HashSecret_t _Py_HashSecret;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_NoneStruct
_object _Py_NoneStruct;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_NotImplementedStruct
_object _Py_NotImplementedStruct;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_PackageContext
const(char)* _Py_PackageContext;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_SwappedOp
int[0] _Py_SwappedOp;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_TrueStruct
_longobject _Py_TrueStruct;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_ascii_whitespace
const(ubyte)[0] _Py_ascii_whitespace;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_ctype_table
const(uint)[256] _Py_ctype_table;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_ctype_tolower
const(ubyte)[256] _Py_ctype_tolower;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_ctype_toupper
const(ubyte)[256] _Py_ctype_toupper;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__daylight
int __daylight;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__environ
char** __environ;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__timezone
c_long __timezone;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__tzname
char*[2] __tzname;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_sys_errlist
const(const(char)*)[0] _sys_errlist;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_sys_nerr
int _sys_nerr;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
daylight
int daylight;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
environ
char** environ;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getdate_err
int getdate_err;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
optarg
char* optarg;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
opterr
int opterr;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
optind
int optind;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
optopt
int optopt;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
program_invocation_name
char* program_invocation_name;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
program_invocation_short_name
char* program_invocation_short_name;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
signgam
int signgam;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
stderr
_IO_FILE* stderr;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
stdin
_IO_FILE* stdin;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
stdout
_IO_FILE* stdout;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sys_errlist
const(const(char)*)[0] sys_errlist;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sys_nerr
int sys_nerr;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
timezone_
c_long timezone_;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tzname
char*[2] tzname;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

Int128
struct Int128
Undocumented in source.
PyASCIIObject
struct PyASCIIObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyAsyncGenObject
struct PyAsyncGenObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyAsyncMethods
struct PyAsyncMethods
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBaseExceptionObject
struct PyBaseExceptionObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBufferProcs
struct PyBufferProcs
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyByteArrayObject
struct PyByteArrayObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyBytesObject
struct PyBytesObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCFunctionObject
struct PyCFunctionObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCellObject
struct PyCellObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCodeObject
struct PyCodeObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCompactUnicodeObject
struct PyCompactUnicodeObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCompilerFlags
struct PyCompilerFlags
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyComplexObject
struct PyComplexObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyCoroObject
struct PyCoroObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDateTime_CAPI
struct PyDateTime_CAPI
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDateTime_Date
struct PyDateTime_Date
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDateTime_DateTime
struct PyDateTime_DateTime
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDateTime_Delta
struct PyDateTime_Delta
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDateTime_TZInfo
struct PyDateTime_TZInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDateTime_Time
struct PyDateTime_Time
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDescrObject
struct PyDescrObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyDictObject
struct PyDictObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFloatObject
struct PyFloatObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFunctionObject
struct PyFunctionObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyFutureFeatures
struct PyFutureFeatures
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyGenObject
struct PyGenObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyGetSetDef
struct PyGetSetDef
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyGetSetDescrObject
struct PyGetSetDescrObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyHash_FuncDef
struct PyHash_FuncDef
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyImportErrorObject
struct PyImportErrorObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyInstanceMethodObject
struct PyInstanceMethodObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyListObject
struct PyListObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMappingMethods
struct PyMappingMethods
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMemAllocatorEx
struct PyMemAllocatorEx
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMemberDef
struct PyMemberDef
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMemberDescrObject
struct PyMemberDescrObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMemoryViewObject
struct PyMemoryViewObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMethodDef
struct PyMethodDef
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMethodDescrObject
struct PyMethodDescrObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyMethodObject
struct PyMethodObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyModuleDef
struct PyModuleDef
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyModuleDef_Base
struct PyModuleDef_Base
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyModuleDef_Slot
struct PyModuleDef_Slot
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyNumberMethods
struct PyNumberMethods
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyOSErrorObject
struct PyOSErrorObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyObjectArenaAllocator
struct PyObjectArenaAllocator
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySequenceMethods
struct PySequenceMethods
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySetObject
struct PySetObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySliceObject
struct PySliceObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyStopIterationObject
struct PyStopIterationObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyStructSequence_Desc
struct PyStructSequence_Desc
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyStructSequence_Field
struct PyStructSequence_Field
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySyntaxErrorObject
struct PySyntaxErrorObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PySystemExitObject
struct PySystemExitObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTryBlock
struct PyTryBlock
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyTupleObject
struct PyTupleObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyType_Slot
struct PyType_Slot
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyType_Spec
struct PyType_Spec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeErrorObject
struct PyUnicodeErrorObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyUnicodeObject
struct PyUnicodeObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyVarObject
struct PyVarObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PyWrapperDescrObject
struct PyWrapperDescrObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Py_complex
struct Py_complex
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UInt128
struct UInt128
Undocumented in source.
_G_fpos64_t
struct _G_fpos64_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_G_fpos_t
struct _G_fpos_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_IO_FILE
struct _IO_FILE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_IO_codecvt
struct _IO_codecvt
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_IO_cookie_io_functions_t
struct _IO_cookie_io_functions_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_IO_marker
struct _IO_marker
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_IO_wide_data
struct _IO_wide_data
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyArg_Parser
struct _PyArg_Parser
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyBytesWriter
struct _PyBytesWriter
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyCoreConfig
struct _PyCoreConfig
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDateTime_BaseDateTime
struct _PyDateTime_BaseDateTime
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDateTime_BaseTZInfo
struct _PyDateTime_BaseTZInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDateTime_BaseTime
struct _PyDateTime_BaseTime
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyDictViewObject
struct _PyDictViewObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyInitError
struct _PyInitError
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyMainInterpreterConfig
struct _PyMainInterpreterConfig
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyManagedBufferObject
struct _PyManagedBufferObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyUnicodeWriter
struct _PyUnicodeWriter
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PyWeakReference
struct _PyWeakReference
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_Identifier
struct _Py_Identifier
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_clock_info_t
struct _Py_clock_info_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Py_tss_t
struct _Py_tss_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__fsid_t
struct __fsid_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__jmp_buf_tag
struct __jmp_buf_tag
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__locale_data
struct __locale_data
Undocumented in source.
__locale_struct
struct __locale_struct
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__mbstate_t
struct __mbstate_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__pthread_cleanup_frame
struct __pthread_cleanup_frame
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__pthread_cond_s
struct __pthread_cond_s
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__pthread_internal_list
struct __pthread_internal_list
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__pthread_mutex_s
struct __pthread_mutex_s
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__pthread_rwlock_arch_t
struct __pthread_rwlock_arch_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__pthread_unwind_buf_t
struct __pthread_unwind_buf_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__sigset_t
struct __sigset_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__va_list_tag
struct __va_list_tag
Undocumented in source.
_addr_pair
struct _addr_pair
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_arena
struct _arena
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_dictkeysobject
struct _dictkeysobject
Undocumented in source.
_err_stackitem
struct _err_stackitem
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_frame
struct _frame
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_frozen
struct _frozen
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_heaptypeobject
struct _heaptypeobject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_inittab
struct _inittab
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_is
struct _is
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_longobject
struct _longobject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_mod
struct _mod
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_node
struct _node
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_object
struct _object
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_odictobject
struct _odictobject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_pthread_cleanup_buffer
struct _pthread_cleanup_buffer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_pycontextobject
struct _pycontextobject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_pycontexttokenobject
struct _pycontexttokenobject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_pycontextvarobject
struct _pycontextvarobject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_traceback
struct _traceback
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_ts
struct _ts
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_typeobject
struct _typeobject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
bufferinfo
struct bufferinfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cpu_set_t
struct cpu_set_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
crypt_data
struct crypt_data
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
div_t
struct div_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dpp
struct dpp
Undocumented in source.
drand48_data
struct drand48_data
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
fd_set
struct fd_set
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
imaxdiv_t
struct imaxdiv_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
itimerspec
struct itimerspec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
itimerval
struct itimerval
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ldiv_t
struct ldiv_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lldiv_t
struct lldiv_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
max_align_t
struct max_align_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
obstack
struct obstack
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
random_data
struct random_data
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sched_param
struct sched_param
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setentry
struct setentry
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sigevent
struct sigevent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
stat
struct stat
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
stat64
struct stat64
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
statx
struct statx
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
statx_timestamp
struct statx_timestamp
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
symtable
struct symtable
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
timespec
struct timespec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
timeval
struct timeval
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
timex
struct timex
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
timezone
struct timezone
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tm
struct tm
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wrapperbase
struct wrapperbase
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Unions

_Py_HashSecret_t
union _Py_HashSecret_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_gc_head
union _gc_head
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_attr_t
union pthread_attr_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_barrier_t
union pthread_barrier_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_barrierattr_t
union pthread_barrierattr_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_cond_t
union pthread_cond_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_condattr_t
union pthread_condattr_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_mutex_t
union pthread_mutex_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_mutexattr_t
union pthread_mutexattr_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_rwlock_t
union pthread_rwlock_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pthread_rwlockattr_t
union pthread_rwlockattr_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta