[][src]Function ldap_sys::ldap_set_rebind_proc

pub unsafe extern "C" fn ldap_set_rebind_proc(
    ld: *mut LDAP,
    rebind_proc: LDAP_REBIND_PROC,
    params: *mut c_void
) -> c_int