[][src]Function ldap_sys::ldap_initialize

pub unsafe extern "C" fn ldap_initialize(
    ldp: *mut *mut LDAP,
    url: *const c_char
) -> c_int