Function raylib_sys::rlSetUniformMatrix

source ยท
pub unsafe extern "C" fn rlSetUniformMatrix(
    locIndex: c_int,
    mat: Matrix
)