[][src]Function pyo3_derive_backend::py3_init

pub fn py3_init(fnname: &Ident, name: &Ident, doc: Lit) -> TokenStream

Generates the function that is called by the python interpreter to initialize the native module