ldap_bv2dn

Function ldap_bv2dn 

Source
pub unsafe extern "C" fn ldap_bv2dn(
    bv: *mut berval,
    dn: *mut LDAPDN,
    flags: c_uint,
) -> c_int