Type Definition chipmunk_sys::cpBodyShapeIteratorFunc [] [src]

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