[][src]Function newton_sys::NewtonConstraintCreateCorkscrew

pub unsafe extern "C" fn NewtonConstraintCreateCorkscrew(
    newtonWorld: *const NewtonWorld,
    pivotPoint: *const f32,
    pinDir: *const f32,
    childBody: *const NewtonBody,
    parentBody: *const NewtonBody
) -> *mut NewtonJoint