[][src]Function winapi_ui_automation::um::winuser::CheckDlgButton

pub unsafe extern "system" fn CheckDlgButton(
    hDlg: HWND,
    nIDButton: c_int,
    uCheck: UINT
) -> BOOL