Function windows::Win32::Graphics::Gdi::DrawStateA
pub unsafe fn DrawStateA<P0, P1, P2, P3>(
hdc: P0,
hbrfore: P1,
qfncallback: DRAWSTATEPROC,
ldata: P2,
wdata: P3,
x: i32,
y: i32,
cx: i32,
cy: i32,
uflags: DRAWSTATE_FLAGS,
) -> BOOL