PyCodeObject.co_kwonlyargcount

#keyword only arguments

struct PyCodeObject
version(Python_3_4_Or_Later)
int co_kwonlyargcount;

Meta