Function pyo3::ffi::_PyImport_SetModuleString

source ยท
pub unsafe extern "C" fn _PyImport_SetModuleString(
    name: *const i8,
    module: *mut PyObject,
) -> i32