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

Required features: "Win32_Foundation"