[][src]Function newton_sys::NewtonMaterialSetSurfaceThickness

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