[][src]Function pyo3::ffi::PyModule_NewObject

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