Function windows_sys::Win32::System::Threading::SetProtectedPolicy
[−]pub unsafe extern "system" fn SetProtectedPolicy(
policyguid: *const GUID,
policyvalue: usize,
oldpolicyvalue: *mut usize
) -> BOOL
Expand description
Required features: "Win32_System_Threading"
, "Win32_Foundation"