Function windows_sys::Win32::Networking::Ldap::ldap_sasl_bind_sW

pub unsafe extern "cdecl" fn ldap_sasl_bind_sW(
    externalhandle: *mut LDAP,
    distname: PCWSTR,
    authmechanism: PCWSTR,
    cred: *const LDAP_BERVAL,
    serverctrls: *mut *mut LDAPControlW,
    clientctrls: *mut *mut LDAPControlW,
    serverdata: *mut *mut LDAP_BERVAL,
) -> i32