Function windows_sys::Win32::Graphics::Gdi::DrawStateW
[−]pub unsafe extern "system" fn DrawStateW(
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"