Function wxd_DC_DrawRectangle

Source
pub unsafe extern "C" fn wxd_DC_DrawRectangle(
    dc: *mut wxd_DC_t,
    x: c_int,
    y: c_int,
    width: c_int,
    height: c_int,
)