[][src]Function newton_sys::NewtonMaterialSetDefaultElasticity

pub unsafe extern "C" fn NewtonMaterialSetDefaultElasticity(
    newtonWorld: *const NewtonWorld,
    id0: c_int,
    id1: c_int,
    elasticCoef: f32
)