Function ldap_perror

Source
pub unsafe extern "C" fn ldap_perror(
    ld: *mut LDAP,
    s: *const c_char,
) -> c_void
👎Deprecated: Use ldap_err2string instead