[][src]Function newton_sys::NewtonBodyGetPointVelocity

pub unsafe extern "C" fn NewtonBodyGetPointVelocity(
    body: *const NewtonBody,
    point: *const f32,
    velocOut: *const f32
)