Function pyo3::ffi::PyDictProxy_New

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