pyo3_ffi

Function PyList_AsTuple

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