Function pyxel::play

source · []
pub fn play(
    channel_no: u32,
    sequence: &[u32],
    start_tick: Option<u32>,
    should_loop: bool
)