generator_start function

int generator_start(
  1. int self
)

Implementation

int generator_start(int self) => _generator_start(self);