Function pyo3_ffi::_PyDict_NewPresized

source ยท
pub unsafe extern "C" fn _PyDict_NewPresized(
    minused: Py_ssize_t
) -> *mut PyObject