Function pyo3::ffi::PyList_Append

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