Method

RBExtDBKeycopy

Declaration [src]

RBExtDBKey*
rb_ext_db_key_copy (
  RBExtDBKey* key
)

Description [src]

Copies a key.

Return value

Type: RBExtDBKey

Copied key.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.