Function GetDlgItem

Source
pub unsafe extern "C" fn GetDlgItem(
    hDlg: HWND,
    nIDDlgItem: c_int,
) -> HWND