Function windows_sys::Win32::Graphics::Gdi::DrawStateA
[−]pub unsafe extern "system" fn DrawStateA(
hdc: HDC,
hbrfore: HBRUSH,
qfncallback: DRAWSTATEPROC,
ldata: LPARAM,
wdata: WPARAM,
x: i32,
y: i32,
cx: i32,
cy: i32,
uflags: DRAWSTATE_FLAGS
) -> BOOL
Expand description
Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’