Function windows_sys::Win32::UI::Controls::CheckDlgButton
[−]pub unsafe extern "system" fn CheckDlgButton(
hdlg: HWND,
nidbutton: i32,
ucheck: DLG_BUTTON_CHECK_STATE
) -> BOOL
Expand description
Required features: "Win32_UI_Controls"
, "Win32_Foundation"