Function __pyo3_init

Source
#[export_name = "PyInit_dict_iter"]
#[doc(hidden)] pub unsafe extern "C" fn __pyo3_init() -> *mut PyObject
Expand description

This autogenerated function is called by the python interpreter when importing the module.

⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here