Function rust_raylib::ffi::SetShaderValueTexture
source · pub unsafe extern "C" fn SetShaderValueTexture(
shader: Shader,
locIndex: c_int,
texture: Texture2D
)
Expand description
Set shader uniform value for texture (sampler2d)