Function python3_sys::PyTuple_Pack

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