Function raylib_ffi::GenImageColor

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