webview2_com_sys::Windows::Win32::UI::Shell

Function SHBindToParent

Source
pub unsafe fn SHBindToParent(
    pidl: *mut ITEMIDLIST,
    riid: *const Guid,
    ppv: *mut *mut c_void,
    ppidllast: *mut *mut ITEMIDLIST,
) -> Result<()>