#include <asn1.h>
Data Fields | |
i2d_of_void * | i2d |
d2i_of_void * | d2i |
void *(* | create )(void) |
void(* | destroy )(void *) |
Definition at line 520 of file asn1.h.
i2d_of_void* asn1_method_st::i2d |
d2i_of_void* asn1_method_st::d2i |
void*(* asn1_method_st::create)(void) |
void(* asn1_method_st::destroy)(void *) |