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