Name
cyg_bundle_access_release — Release bundle context
Synopsis
#include <cyg/bundle/bundle_api.h>
void cyg_bundle_access_release(cyg_bundle_context_t *bc);
Description
Releases a previously allocated bundle context. To avoid resource leaks the application should always release a previously initialized access bundle context when it is no longer required.
| 2025-10-02 | eCosPro Non-Commercial Public License |



