PyCodeObject.co_posonlyargcount

#positional only arguments

struct PyCodeObject
version(Python_3_8_Or_Later)
int co_posonlyargcount;

Meta