Function winapi::um::winuser::SetDlgItemTextA

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