Function SetModelMeshMaterial

Source
pub unsafe extern "C" fn SetModelMeshMaterial(
    model: *mut Model,
    meshId: i32,
    materialId: i32,
)