Function windows_sys::Win32::Security::LookupPrivilegeValueW
[−]pub unsafe extern "system" fn LookupPrivilegeValueW(
lpsystemname: PCWSTR,
lpname: PCWSTR,
lpluid: *mut LUID
) -> BOOL
Expand description
Required features: "Win32_Security"
, "Win32_Foundation"