Function pyo3_ffi::PyTuple_Pack

source ยท
pub unsafe extern "C" fn PyTuple_Pack(
    arg1: Py_ssize_t
    ...
) -> *mut PyObject