Function python3_sys::PyList_AsTuple

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