Function rust_raylib::ffi::GenImageCellular
source · pub unsafe extern "C" fn GenImageCellular(
width: c_int,
height: c_int,
tileSize: c_int
) -> Image
Expand description
Generate image: cellular algorithm, bigger tileSize means bigger cells