DB_File 1.15 patch
[p5sagit/p5-mst-13.2.git] / ext / DB_File / typemap
index 5ca9c54..a621224 100644 (file)
@@ -34,3 +34,5 @@ T_dbtkeydatum
        OutputKey($arg, $var)
 T_dbtdatum
        OutputValue($arg, $var)
+T_PTROBJ
+        sv_setref_pv($arg, dbtype, (void*)$var);