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

pub unsafe extern "system" fn GetDlgItemInt(
    hDlg: HWND,
    nIDDlgItem: c_int,
    lpTranslated: *mut BOOL,
    bSigned: BOOL
) -> UINT