Function ldap_url_parse

Source
pub unsafe extern "C" fn ldap_url_parse(
    url: *const c_char,
    ludpp: *mut *mut LDAPURLDesc,
) -> c_int