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

Required features: "Win32_Networking_Ldap"