Function windows_sys::Win32::Security::Authentication::Identity::LsaEnumerateAccountRights
[−]pub unsafe extern "system" fn LsaEnumerateAccountRights(
policyhandle: *const c_void,
accountsid: PSID,
userrights: *mut *mut UNICODE_STRING,
countofrights: *mut u32
) -> NTSTATUS
Expand description
Required features: "Win32_Security_Authentication_Identity"
, "Win32_Foundation"