/** * call-seq: * getOutputBindDouble(variable) * * Get the value stored in a previously defined * decimal output bind variable. */ static VALUE sqlrcur_getOutputBindDouble(VALUE self, VALUE variable) {