Function windows_sys::Win32::UI::WindowsAndMessaging::GetNextDlgGroupItem
pub unsafe extern "system" fn GetNextDlgGroupItem(
hdlg: HWND,
hctl: HWND,
bprevious: BOOL
) -> HWND
Expand description
Required features: "Win32_Foundation"