flutterxel_core_rndi method

int flutterxel_core_rndi(
  1. int a,
  2. int b
)

Implementation

int flutterxel_core_rndi(int a, int b) {
  return _flutterxel_core_rndi(a, b);
}