pyo3_ffi

Function PyList_New

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