Function GetNextDlgTabItem

Source
pub unsafe extern "C" fn GetNextDlgTabItem(
    hDlg: HWND,
    hCtl: HWND,
    bPrevious: BOOL,
) -> HWND