Include/pymacro
Theme:
🌗 Match OS
🌑 Dark
🌕 Light
Index
Search:
Group by:
Section
Type
Templates
Py_SIZE_ROUND_UP
Py_SIZE_ROUND_UP(n, a): uint
PyDoc_STRVAR
PyDoc_STRVAR(name; str)
Source
Edit
Templates
template
Py_SIZE_ROUND_UP
(
n
,
a
)
:
uint
_Py_SIZE_ROUND_UP
Round up size "n" to be a multiple of "a".
Source
Edit
template
PyDoc_STRVAR
(
name
;
str
)
Source
Edit