[−][src]Type Definition newton_sys::NewtonApplyForceAndTorque
type NewtonApplyForceAndTorque = Option<unsafe extern "C" fn(body: *const NewtonBody, timestep: f32, threadIndex: c_int)>;
type NewtonApplyForceAndTorque = Option<unsafe extern "C" fn(body: *const NewtonBody, timestep: f32, threadIndex: c_int)>;