Function raylib_sys::SetShaderValueTexture[][src]

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