pyo3_ffi

Function PyTuple_New

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