[−][src]Type Definition newton_sys::NewtonBallCallback
type NewtonBallCallback = Option<unsafe extern "C" fn(ball: *const NewtonJoint, timestep: f32)>;
type NewtonBallCallback = Option<unsafe extern "C" fn(ball: *const NewtonJoint, timestep: f32)>;