Function pyo3::ffi::PyModule_NewObject

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