Functions | |
ARBB_VM_EXPORT const char * | arbb_get_c_string (arbb_string_t string) |
Retrieves the C string associated with string . | |
ARBB_VM_EXPORT void | arbb_free_string (arbb_string_t string) |
Frees any resources associated with string . |
ARBB_VM_EXPORT const char* arbb_get_c_string | ( | arbb_string_t | string | ) |
Retrieves the C string associated with string
.
string
. ARBB_VM_EXPORT void arbb_free_string | ( | arbb_string_t | string | ) |
Frees any resources associated with string
.
Copyright © 2010, Intel Corporation. All rights reserved.