raylib_wasm

Function GenImageColor

source
pub unsafe extern "C" fn GenImageColor(
    width: c_int,
    height: c_int,
    color: Color,
) -> Image