Create a zeroer that clears the options pointer at the specified options address on destruction.

Synopsis

Declared in <balber_berdecoder.h>

BerDecoder_Zeroer(BerDecoderOptions const** options);

Parameters

Name

Description

options

address of the options pointer to clear on destruction

Created with MrDocs