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

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’