Function windows_sys::Win32::Networking::Ldap::ldap_sasl_bindW

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