Function raylib_sys::SetShaderValueMatrix[][src]

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