devela::_dep::pyo3::ffi

Function PyList_New

pub unsafe extern "C" fn PyList_New(size: isize) -> *mut PyObject
Available on crate features dep_pyo3 and std only.