python27_sys

Function PyList_AsTuple

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