pub unsafe extern "system" fn ImpersonateDdeClientWindow(
    hwndclient: HWND,
    hwndserver: HWND
) -> BOOL
Expand description

Required features: ‘Win32_System_DataExchange’, ‘Win32_Foundation’