PyObject_GC_Resize

Function PyObject_GC_Resize 

Source
pub unsafe fn PyObject_GC_Resize<T>(op: *mut PyObject, n: isize) -> *mut T