[][src]Function gli_rs::load_from_memory

pub fn load_from_memory<T>(data: &[u8], format: TexFormatType) -> Result<T> where
    T: GliTexture