init_enviroment method

Pointer<Void> init_enviroment()

Implementation

ffi.Pointer<ffi.Void> init_enviroment() {
  return _init_enviroment();
}