pub unsafe extern "system" fn GetNextDlgTabItem(
    hdlg: HWND,
    hctl: HWND,
    bprevious: BOOL
) -> HWND
Expand description

Required features: "Win32_Foundation"