Function pyo3::ffi::_PyImport_SetModule

source ·
pub unsafe extern "C" fn _PyImport_SetModule(
name: *mut PyObject,
module: *mut PyObject
) -> i32