Function ldap_dn2domain

Source
pub unsafe extern "C" fn ldap_dn2domain(
    dn: *const c_char,
    domain: *mut *mut c_char,
) -> c_int