windows::Win32::UI::Shell

Function PathIsContentTypeW

pub unsafe fn PathIsContentTypeW<P0, P1>(
    pszpath: P0,
    pszcontenttype: P1,
) -> BOOL
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,