devela::_dep::pyo3::ffi

Function PyDict_New

pub unsafe extern "C" fn PyDict_New() -> *mut PyObject
Available on crate features dep_pyo3 and std only.