Function windows_sys::Win32::System::Threading::GetProcessDEPPolicy
[−]pub unsafe extern "system" fn GetProcessDEPPolicy(
hprocess: HANDLE,
lpflags: *mut u32,
lppermanent: *mut BOOL
) -> BOOL
Expand description
Required features: "Win32_System_Threading"
, "Win32_Foundation"