Function user32::GetDlgItemInt [] [src]

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