pub unsafe extern "system" fn CheckIsMSIXPackage(
    packagefullname: PCWSTR,
    ismsixpackage: *mut BOOL
) -> HRESULT
Expand description

Required features: "Win32_Storage_Packaging_Appx", "Win32_Foundation"