Searched defs:RTASN1NULL (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/
H A Dasn1.h733 typedef struct RTASN1NULL struct
737 } RTASN1NULL; typedef in typeref:struct:RTASN1NULL
739 typedef RTASN1NULL *PRTASN1NULL;
741 typedef RTASN1NULL const *PCRTASN1NULL;
742 /** The Vtable for a RTASN1NULL structure. */
745 RTASN1TYPE_STANDARD_PROTOTYPES(RTASN1NULL, RTDECL, RTAsn1Null, Asn1Core);
1313 RTASN1NULL Asn1Null;

Completed in 49 milliseconds