Function pyo3_ffi::PyList_AsTuple

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