Function SetMaterialTexture

Source
pub unsafe extern "C" fn SetMaterialTexture(
    material: *mut Material,
    mapType: c_int,
    texture: Texture2D,
)