Skip to main content

alloc_image

Macro alloc_image 

Source
macro_rules! alloc_image {
    ($width:expr, $height:expr, $dummy: expr) => { ... };
}