pub unsafe extern "C" fn SetMaterialTexture( material: *mut Material, mapType: c_int, texture: Texture2D, )
Set texture for a material map type (MATERIAL_MAP_DIFFUSE, MATERIAL_MAP_SPECULAR…)