Function pyo3::ffi::PyState_RemoveModule

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