Function windows::Win32::Networking::Ldap::ldap_compare_sW
pub unsafe fn ldap_compare_sW<P0, P1, P2>(
ld: *mut LDAP,
dn: P0,
attr: P1,
value: P2,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,