webview2_com_sys::Windows::Win32::System::DataExchange

Function DdeSetUserHandle

Source
pub unsafe fn DdeSetUserHandle<'a>(
    hconv: impl IntoParam<'a, HCONV>,
    id: u32,
    huser: usize,
) -> BOOL