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

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