pyo3::ffi

Function _PyImport_SetModuleString

Source
pub unsafe extern "C" fn _PyImport_SetModuleString(
    name: *const i8,
    module: *mut PyObject,
) -> i32
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here