[][src]Macro ktx::include_ktx

macro_rules! include_ktx {
    ($path:tt) => { ... };
}

Wrapper for include_bytes! returning Ktx<'static>