Function pyo3::ffi::PyState_FindModule

source ·
pub unsafe extern "C" fn PyState_FindModule(
    arg1: *mut PyModuleDef
) -> *mut PyObject
Available on non-PyPy or Py_3_9 only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here