python3_sys::visitproc [] [src]

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