[][src]Function ldap_sys::ldap_simple_bind_s

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

Use ldap_sasl_bind_s instead