pyo3::ffi

Function PyList_New

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