[][src]Function newton_sys::NewtonConstraintCreateHinge

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