Method
RBExtDBdelete
Declaration [src]
void
rb_ext_db_delete (
RBExtDB* store,
RBExtDBKey* key
)
Parameters
key-
Type:
RBExtDBKeyMetadata storage key.
The data is owned by the caller of the method.
void
rb_ext_db_delete (
RBExtDB* store,
RBExtDBKey* key
)
keyType: RBExtDBKey
Metadata storage key.
| The data is owned by the caller of the method. |