macro_rules! get_ardvoice_tone_addr {
    ( $s:expr ) => { ... };
}
Expand description

Create a const raw pointer to a ardvoice tone as u8, without creating an intermediate reference.