Function python3_sys::PyTuple_New

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