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

/vbox/include/iprt/
H A Dasn1.h676 typedef RTASN1SETCORE *PRTASN1SETCORE; typedef
680 RTDECL(int) RTAsn1SetCore_Init(PRTASN1SETCORE pThis, PCRTASN1COREVTABLE pVtable);
681 RTDECL(int) RTAsn1SetCore_Clone(PRTASN1SETCORE pThis, PCRTASN1COREVTABLE pVtable, PCRTASN1SETCORE pSrc);
698 # define PRTASN1SETOFCORE PRTASN1SETCORE
1915 PRTASN1SETCORE pSetCore, PRTASN1CURSOR pSetCursor, const char *pszErrorTag);

Completed in 50 milliseconds