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

Required features: ‘Win32_NetworkManagement_WindowsFirewall’, ‘Win32_Foundation’