Function pyo3::ffi::_PyDict_NewPresized[][src]

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