Function rlSetUniformMatrices

Source
pub unsafe extern "C" fn rlSetUniformMatrices(
    locIndex: c_int,
    mat: *const Matrix,
    count: c_int,
)