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