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