[−][src]Function newton_sys::NewtonConstraintCreateUniversal
pub unsafe extern "C" fn NewtonConstraintCreateUniversal(
newtonWorld: *const NewtonWorld,
pivotPoint: *const f32,
pinDir0: *const f32,
pinDir1: *const f32,
childBody: *const NewtonBody,
parentBody: *const NewtonBody
) -> *mut NewtonJoint