rand function

  1. @Native<Int Function()>()>()
int rand()

Implementation

@ffi.Native<ffi.Int Function()>()
external int rand();