Function user32::SetDlgItemInt [] [src]

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