Type Definition python3_sys::visitproc [] [src]

type visitproc = unsafe extern "C" fn(_: *mut PyObject, _: *mut c_void) -> c_int;