Function chipmunk_sys::cpPivotJointInit [] [src]

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