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