/** * call-seq: * getOutputBindCursor(variable) * * Get the cursor associated with a previously defined output bind variable. */ static VALUE sqlrcur_getOutputBindCursor(VALUE self, VALUE variable) {