init method

void init(
  1. int type
)

Implementation

void init(int type) => _ffiInit(type);