Type Definition chipmunk_sys::cpShapePointQueryImpl [] [src]

type cpShapePointQueryImpl = Option<extern "C" fn(_: *const cpShape, _: cpVect, _: *mut cpPointQueryInfo)>;