Type Definition chipmunk_sys::cpHashSetIteratorFunc [] [src]

type cpHashSetIteratorFunc = Option<extern "C" fn(_: *mut c_void, _: *mut c_void)>;