Source position: newtonimportdyn.pas line 413
type NewtonIslandUpdate = function(
const World: PNewtonWorld;
islandHandle: Pointer;
bodyCount: Int
):Int;