Type Definition chipmunk_sys::cpSpacePointQueryFunc [] [src]

type cpSpacePointQueryFunc = Option<extern "C" fn(_: *mut cpShape, _: cpVect, _: cpFloat, _: cpVect, _: *mut c_void)>;