Function pyxel::play1

source · []
pub fn play1(
    channel_no: u32,
    sound_no: u32,
    start_tick: Option<u32>,
    should_loop: bool
)