Function raylib::ffi::SetShaderValueTexture[][src]

pub unsafe extern "C" fn SetShaderValueTexture(
    shader: Shader,
    locIndex: i32,
    texture: Texture
)