Struct gif::MemoryLimit
[−]
[src]
pub struct MemoryLimit(pub u32);
Memory limit in bytes. MemoryLimit::Some(0) means
that there is no memory limit set.