[][src]Function ldap_sys::ldap_bind_s

pub unsafe extern "C" fn ldap_bind_s(
    ld: *mut LDAP,
    who: *const c_char,
    passwd: *const c_char,
    authmethod: c_int
) -> c_int
Deprecated:

Use ldap_sasl_bind_s instead