[][src]Type Definition newton_sys::NewtonFractureCompoundCollisionReconstructMainMeshCallBack

type NewtonFractureCompoundCollisionReconstructMainMeshCallBack = Option<unsafe extern "C" fn(body: *const NewtonBody, mainMesh: *const NewtonFracturedCompoundMeshPart, fracturedCompountCollision: *const NewtonCollision)>;