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

pub unsafe extern "system" fn SetDlgItemInt(
    hDlg: HWND,
    nIDDlgItem: c_int,
    uValue: UINT,
    bSigned: BOOL
) -> BOOL