FillArea

Function FillArea 

Source
pub unsafe extern "C" fn FillArea(
    x: i32,
    y: i32,
    w: i32,
    h: i32,
    color: i32,
)