Function ldap_first_attribute

Source
pub unsafe extern "C" fn ldap_first_attribute(
    ld: *mut LDAP,
    entry: *mut LDAPMessage,
    ber: *mut *mut BerElement,
) -> *mut c_char