- ber_alloc_t
BerElement* ber_alloc_t(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_bvdup
BerValue* ber_bvdup(BerValue* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_bvecfree
void ber_bvecfree(BerValue** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_bvfree
void ber_bvfree(BerValue* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_first_element
ber_tag_t ber_first_element(BerElement* , ber_len_t* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_flatten
int ber_flatten(BerElement* , BerValue** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_free
void ber_free(BerElement* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_init
BerElement* ber_init(const(BerValue)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_next_element
ber_tag_t ber_next_element(BerElement* , ber_len_t* , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_peek_tag
ber_tag_t ber_peek_tag(BerElement* , ber_len_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_printf
int ber_printf(BerElement* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_scanf
ber_tag_t ber_scanf(BerElement* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_skip_tag
ber_tag_t ber_skip_tag(BerElement* , ber_len_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Windows API header module
Translated from MinGW Windows headers