Function SetShaderValueMatrix

Source
pub unsafe extern "C" fn SetShaderValueMatrix(
    shader: Shader,
    locIndex: c_int,
    mat: Matrix,
)