Function windows_sys::Win32::Networking::Ldap::ldap_compareW

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