Function chipmunk_sys::cpPivotJointNew2 [] [src]

pub unsafe extern "C" fn cpPivotJointNew2(
    a: *mut cpBody,
    b: *mut cpBody,
    anchorA: cpVect,
    anchorB: cpVect
) -> *mut cpConstraint