fcb_clear¶
int fcb_clear(struct fcb *fcb);
Wipes out all data in FCB.
Arguments¶
| Arguments | Description | 
|---|---|
| fcb | Points to FCB. | 
Returned values¶
Returns 0 on success; non-zero otherwise.
Version 1.12.0 is not the most recent version of the Apache Mynewt documentation. Click here to read the latest version.