pub unsafe extern "system" fn ChangeClipboardChain(
    hwndremove: HWND,
    hwndnewnext: HWND
) -> BOOL
Expand description

Required features: "Win32_System_DataExchange", "Win32_Foundation"