fcb_is_empty¶
int fcb_is_empty(struct fcb *fcb);
Returns 1 if there are no elements stored in FCB, otherwise returns 0.
Arguments¶
Arguments |
Description |
---|---|
fcb |
Points to FCB. |
Returned values¶
See description.
Version 1.10.0 is not the most recent version of the Apache Mynewt documentation. Click here to read the latest version.