[][src]Function newton_sys::NewtonSetNumberOfSubsteps

pub unsafe extern "C" fn NewtonSetNumberOfSubsteps(
    newtonWorld: *const NewtonWorld,
    subSteps: c_int
)