Function SetShaderValueTexture

Source
pub unsafe extern "C" fn SetShaderValueTexture(
    shader: Shader,
    locIndex: c_int,
    texture: Texture2D,
)
Expand description

Set shader uniform value for texture (sampler2d)