init method

void init(
  1. double freq
)

Implementation

void init(double freq) => _ffiInit(freq);