pub unsafe extern "system" fn NetworkIsolationSetupAppContainerBinaries(
    applicationcontainersid: PSID,
    packagefullname: PCWSTR,
    packagefolder: PCWSTR,
    displayname: PCWSTR,
    bbinariesfullycomputed: BOOL,
    binaries: *const PWSTR,
    binariescount: u32
) -> HRESULT
Expand description

Required features: "Win32_NetworkManagement_WindowsFirewall", "Win32_Foundation"