pub unsafe extern "system" fn IsDialogMessageW(
    hdlg: HWND,
    lpmsg: *const MSG
) -> BOOL
Expand description

Required features: ‘Win32_UI_WindowsAndMessaging’, ‘Win32_Foundation’