generator_stop function

int generator_stop(
  1. int self
)

Implementation

int generator_stop(int self) => _generator_stop(self);