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

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