Function winapi::um::winuser::SetDlgItemTextW

source ·
pub unsafe extern "system" fn SetDlgItemTextW(
    hDlg: HWND,
    nIDDlgItem: c_int,
    lpString: LPCWSTR
) -> BOOL