[][src]Function raylib_sys::ffi_funcs::GenImageCellular

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