[−][src]Type Definition newton_sys::NewtonIslandUpdate
type NewtonIslandUpdate = Option<unsafe extern "C" fn(newtonWorld: *const NewtonWorld, islandHandle: *const c_void, bodyCount: c_int) -> c_int>;
type NewtonIslandUpdate = Option<unsafe extern "C" fn(newtonWorld: *const NewtonWorld, islandHandle: *const c_void, bodyCount: c_int) -> c_int>;