pyo3::ffi

Function PyImport_AddModuleObject

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