Macro cpython::py_module_initializer
source · macro_rules! py_module_initializer { ($name: ident, $( $_py2: ident, $_py3: ident, )? |$py_id: ident, $m_id: ident| $body: tt) => { ... }; }
macro_rules! py_module_initializer { ($name: ident, $( $_py2: ident, $_py3: ident, )? |$py_id: ident, $m_id: ident| $body: tt) => { ... }; }