Function raylib_ffi::GenImageGradientV
source · pub unsafe extern "C" fn GenImageGradientV(
width: c_int,
height: c_int,
top: Color,
bottom: Color
) -> Imagepub unsafe extern "C" fn GenImageGradientV(
width: c_int,
height: c_int,
top: Color,
bottom: Color
) -> Image