Function pyo3_ffi::PyImport_AddModuleObject

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