Function pyo3::ffi::PyList_AsTuple

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