sodium_init method

int sodium_init()

Implementation

int sodium_init() {
  return _sodium_init();
}