Macro include_data::include_i16
source · macro_rules! include_i16 { ($file:expr $(,)?) => { ... }; }
Expand description
Alias of include_slice(i16, path). Returns a &'static [i16].
macro_rules! include_i16 { ($file:expr $(,)?) => { ... }; }
Alias of include_slice(i16, path). Returns a &'static [i16].