rectangle

Function rectangle 

Source
pub unsafe extern "C" fn rectangle(
    x: c_int,
    y: c_int,
    w: c_int,
    h: c_int,
)