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

/vbox/include/iprt/
H A Dasn1.h848 typedef RTASN1BOOLEAN *PRTASN1BOOLEAN; typedef
863 RTDECL(int) RTAsn1Boolean_InitDefault(PRTASN1BOOLEAN pBoolean, bool fValue, PCRTASN1ALLOCATORVTABLE pAllocator);
864 RTDECL(int) RTAsn1Boolean_Set(PRTASN1BOOLEAN pThis, bool fValue);
1769 RTDECL(int) RTAsn1CursorGetBoolean(PRTASN1CURSOR pCursor, uint32_t fFlags, PRTASN1BOOLEAN pBoolean, const char *pszErrorTag);

Completed in 47 milliseconds