Next: , Up: Block Methods   [Contents][Index]


7.1.1 blonde_cast_sector

extern int blonde_cast_sector
    (void *, void *);

The function deallocates the $2 block in the $1 data store (database, that is). The change only takes effect when the current transaction is closed. The $2 block id is of an integer type matching the pointer size.

The function returns 0, and one of the defined error codes for failure.