[−][src]Function raylib_sys::GenImageGradientV
pub unsafe extern "C" fn GenImageGradientV(
width: c_int,
height: c_int,
top: Color,
bottom: Color
) -> Image
pub unsafe extern "C" fn GenImageGradientV(
width: c_int,
height: c_int,
top: Color,
bottom: Color
) -> Image