[][src]Function raylib::ffi::GenImageCellular

pub unsafe extern "C" fn GenImageCellular(
    width: i32,
    height: i32,
    tileSize: i32
) -> Image