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

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