Functions | |
HC_EXTERNAL HIC_API void | HIC_Draw_DC_Rectangle (HIC_Rendition const *nr, int left, int right, int bottom, int top) |
HC_EXTERNAL HIC_API void HIC_Draw_DC_Rectangle | ( | HIC_Rendition const * | nr, | |
int | left, | |||
int | right, | |||
int | bottom, | |||
int | top | |||
) |
nr | A pointer to a const HIC_Rendition. | |
left | An int. | |
right | An int. | |
bottom | An int. | |
top | An int. |