[][src]Function raylib::ffi::GenImageColor

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