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