Function windows_sys::Win32::System::DataExchange::ChangeClipboardChain

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