Function pyo3::ffi::_PyDict_NewPresized

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