Function windows_sys::Win32::System::DataExchange::ChangeClipboardChain
pub unsafe extern "system" fn ChangeClipboardChain(
hwndremove: HWND,
hwndnewnext: HWND
) -> BOOL
Expand description
Required features: "Win32_Foundation"