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