Function pyo3_ffi::PyList_New

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