pub unsafe extern "system" fn NetworkIsolationRegisterForAppContainerChanges(
    flags: u32,
    callback: PAC_CHANGES_CALLBACK_FN,
    context: *const c_void,
    registrationobject: *mut HANDLE
) -> u32
Expand description

Required features: "Win32_Foundation", "Win32_Security"