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

Required features: ‘Win32_Storage_Packaging_Appx’, ‘Win32_Foundation’