Function raylib::ffi::SetShaderValueMatrix[][src]

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