sound_pause function

void sound_pause(
  1. int self
)

Implementation

void sound_pause(int self) => _sound_pause(self);