pub unsafe extern "system" fn LsaSetTrustedDomainInformation(
policyhandle: *const c_void,
trusteddomainsid: PSID,
informationclass: TRUSTED_INFORMATION_CLASS,
buffer: *const c_void
) -> NTSTATUSExpand description
Required features: ‘Win32_Security_Authentication_Identity’, ‘Win32_Foundation’
