[][src]Function newton_sys::NewtonConstraintCreateUpVector

pub unsafe extern "C" fn NewtonConstraintCreateUpVector(
    newtonWorld: *const NewtonWorld,
    pinDir: *const f32,
    body: *const NewtonBody
) -> *mut NewtonJoint