pub unsafe extern "system" fn PathIsContentTypeW(
    pszpath: PCWSTR,
    pszcontenttype: PCWSTR
) -> BOOL
Expand description

Required features: "Win32_Foundation"