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