[go: up one dir, main page]

Function pyo3::ffi::PyList_GetItem

source ·
pub unsafe extern "C" fn PyList_GetItem(
    arg1: *mut PyObject,
    arg2: isize
) -> *mut PyObject