#include <cpython_raw.h>
公共成员函数 |
|
NativePyMethodDef ()=default | |
NativePyMethodDef (const Char *name, NativePyCFunctionWithKeywords meth, Int32 flags, const Char *doc) |
Public Attributes |
|
const Char * | ml_name |
NativePyCFunctionWithKeywords | ml_meth |
Int32 | ml_flags |
const Char * | ml_doc |
|
default |
NativePyMethodDef | ( | const Char * | name , |
NativePyCFunctionWithKeywords | meth , | ||
Int32 | flags , | ||
const Char * | doc | ||
) |
const Char * ml_name |
NativePyCFunctionWithKeywords ml_meth |
Int32 ml_flags |
const Char * ml_doc |