[][src]Type Definition newton_sys::NewtonFractureCompoundCollisionOnEmitChunk

type NewtonFractureCompoundCollisionOnEmitChunk = Option<unsafe extern "C" fn(chunkBody: *const NewtonBody, fracturexChunkMesh: *const NewtonFracturedCompoundMeshPart, fracturedCompountCollision: *const NewtonCollision)>;