pub unsafe extern "system" fn LsaQueryDomainInformationPolicy(
policyhandle: *const c_void,
informationclass: POLICY_DOMAIN_INFORMATION_CLASS,
buffer: *mut *mut c_void
) -> NTSTATUSExpand description
Required features: "Win32_Security_Authentication_Identity", "Win32_Foundation"