Function windows::Win32::UI::Shell::AssocCreate

pub unsafe fn AssocCreate<T>(clsid: GUID) -> Result<T>
where T: Interface,