UniMRCP  1.7.0
Data Fields
apt_str_t Struct Reference

#include <apt_string.h>

Data Fields

char * buf
 
apr_size_t length
 

Detailed Description

String representation

Field Documentation

◆ buf

char* apt_str_t::buf

String buffer (might be not NULL terminated)

◆ length

apr_size_t apt_str_t::length

Length of the string (not counting terminating NULL character if exists)


The documentation for this struct was generated from the following file: