pub type PWLX_ASSIGN_SHELL_PROTECTION = Option<unsafe extern "system" fn(hwlx: HANDLE, htoken: HANDLE, hprocess: HANDLE, hthread: HANDLE) -> i32>;
Expand description

Required features: "Win32_Security_WinWlx", "Win32_Foundation"