Function windows_sys::Win32::Security::LookupPrivilegeNameW
[−]pub unsafe extern "system" fn LookupPrivilegeNameW(
lpsystemname: PWSTR,
lpluid: *const LUID,
lpname: PWSTR,
cchname: *mut u32
) -> BOOLExpand description
Required features: ‘Win32_Security’, ‘Win32_Foundation’
