[][src]Function newton_sys::NewtonMeshSetFaceMaterial

pub unsafe extern "C" fn NewtonMeshSetFaceMaterial(
    mesh: *const NewtonMesh,
    face: *const c_void,
    matId: c_int
)