Function python3_sys::PyList_Append
source ยท pub unsafe extern "C" fn PyList_Append(
arg1: *mut PyObject,
arg2: *mut PyObject,
) -> c_int
pub unsafe extern "C" fn PyList_Append(
arg1: *mut PyObject,
arg2: *mut PyObject,
) -> c_int