pyo3_ffi

Function PyList_New

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