Function pyo3_ffi::PyTuple_New

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