Function python3_sys::PyList_New

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