pub unsafe extern "cdecl" fn ldap_compareW(
    ld: *mut LDAP,
    dn: PCWSTR,
    attr: PCWSTR,
    value: PCWSTR
) -> u32
Expand description

Required features: "Win32_Networking_Ldap"