Function windows_sys::Win32::Security::Authentication::Identity::LsaRetrievePrivateData
[−]pub unsafe extern "system" fn LsaRetrievePrivateData(
policyhandle: *const c_void,
keyname: *const UNICODE_STRING,
privatedata: *mut *mut UNICODE_STRING
) -> NTSTATUS
Expand description
Required features: "Win32_Security_Authentication_Identity"
, "Win32_Foundation"