[][src]Type Definition swim_python3_sys::object::visitproc

type visitproc = unsafe extern "C" fn(object: *mut PyObject, arg: *mut void) -> int;