Function windows::Win32::System::Com::MonikerCommonPrefixWith

pub unsafe fn MonikerCommonPrefixWith<P0, P1>(
    pmkthis: P0,
    pmkother: P1,
) -> Result<IMoniker>
where P0: Param<IMoniker>, P1: Param<IMoniker>,