Initializing help system before first use

bindrv_delete

bindrv_delete


Purpose
Release a BinDrv context.
Synopsis
void bindrv_delete(s_bindrvctx bctx);
Argument
bctx 
A BinDrv context
Further information
The same routine is used to release a reader or a writer.
Related topics