Skip to main content

DrawRectangleGradientV

Function DrawRectangleGradientV 

Source
pub unsafe extern "C" fn DrawRectangleGradientV(
    posX: i32,
    posY: i32,
    width: i32,
    height: i32,
    top: Color,
    bottom: Color,
)