Function pyo3::ffi::PyModule_NewObject

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