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