Method
RBExtDBKeycopy
Declaration [src]
RBExtDBKey*
rb_ext_db_key_copy (
RBExtDBKey* key
)
Return value
Type: RBExtDBKey
Copied key.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
RBExtDBKey*
rb_ext_db_key_copy (
RBExtDBKey* key
)
Type: RBExtDBKey
Copied key.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |