pyo3_ffi

Function PyDictProxy_New

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