Function raylib_sys::GenImageCellular[][src]

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