[][src]Function newton_sys::NewtonBallSetConeLimits

pub unsafe extern "C" fn NewtonBallSetConeLimits(
    ball: *const NewtonJoint,
    pin: *const f32,
    maxConeAngle: f32,
    maxTwistAngle: f32
)