Function windows_sys::Win32::Security::Authentication::Identity::LsaDeleteTrustedDomain
pub unsafe extern "system" fn LsaDeleteTrustedDomain(
policyhandle: LSA_HANDLE,
trusteddomainsid: PSID
) -> NTSTATUS
Expand description
Required features: "Win32_Security_Authentication_Identity"
, "Win32_Foundation"