[][src]Function newton_sys::NewtonBodySetVelocity

pub unsafe extern "C" fn NewtonBodySetVelocity(
    body: *const NewtonBody,
    velocity: *const f32
)