JavaScript must be enabled in order to use this site. Please enable JavaScript in your browser and refresh the page. 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 bindrv_newreader, bindrv_newwriter. Parent Topic Writer