Function pyo3::ffi::PyImport_AddModuleObject

source ·
pub unsafe extern "C" fn PyImport_AddModuleObject(
    name: *mut PyObject
) -> *mut PyObject