Function user32::CheckDlgButton [] [src]

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