Function SetDlgItemTextW

Source
pub unsafe extern "C" fn SetDlgItemTextW(
    hDlg: HWND,
    nIDDlgItem: c_int,
    lpString: LPCWSTR,
) -> BOOL