Function pyo3::ffi::PyList_AsTuple

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