python27_sys::traverseproc [] [src]

type traverseproc = unsafe extern fn(slf: *mut PyObject, visit: visitproc, arg: *mut c_void) -> c_int;