Function windows_sys::Win32::System::Com::Urlmon::CreateURLMonikerEx
pub unsafe extern "system" fn CreateURLMonikerEx(
pmkctx: IMoniker,
szurl: PCWSTR,
ppmk: *mut IMoniker,
dwflags: u32
) -> HRESULT
Expand description
Required features: "Win32_System_Com_Urlmon"