Function winapi::um::winuser::GetDlgItem

source ·
pub unsafe extern "system" fn GetDlgItem(
    hDlg: HWND,
    nIDDlgItem: c_int
) -> HWND