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