Function chipmunk_sys::cpPinJointNew [] [src]

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