Function repeat_matrix

Source
pub unsafe extern "C" fn repeat_matrix(
    MatrixID: Hlong,
    Rows: Hlong,
    Columns: Hlong,
    MatrixRepeatedID: *mut Hlong,
) -> Herror