Function windows_sys::Win32::System::Com::CreateItemMoniker
pub unsafe extern "system" fn CreateItemMoniker(
lpszdelim: PCWSTR,
lpszitem: PCWSTR,
ppmk: *mut IMoniker
) -> HRESULT
Expand description
Required features: "Win32_System_Com"