[−][src]Function newton_sys::NewtonMaterialSetContactGenerationCallback
pub unsafe extern "C" fn NewtonMaterialSetContactGenerationCallback(
newtonWorld: *const NewtonWorld,
id0: c_int,
id1: c_int,
contactGeneration: NewtonOnContactGeneration
)