Function user32::DrawStateA
[−]
[src]
pub unsafe extern "system" fn DrawStateA(
hdc: HDC,
hbrFore: HBRUSH,
qfnCallBack: DRAWSTATEPROC,
lData: LPARAM,
wData: WPARAM,
x: c_int,
y: c_int,
cx: c_int,
cy: c_int,
uFlags: UINT
) -> BOOL