Rename wapp_str8_buf_alloc to wapp_str8_alloc_buf
This commit is contained in:
@@ -10,7 +10,7 @@ BEGIN_C_LINKAGE
|
||||
TestFuncResult test_str8_lit(void);
|
||||
TestFuncResult test_str8_lit_ro(void);
|
||||
TestFuncResult test_str8_buf(void);
|
||||
TestFuncResult test_str8_buf_alloc(void);
|
||||
TestFuncResult test_str8_alloc_buf(void);
|
||||
TestFuncResult test_str8_alloc_cstr(void);
|
||||
TestFuncResult test_str8_alloc_str8(void);
|
||||
TestFuncResult test_str8_get_index_within_bounds(void);
|
||||
|
Reference in New Issue
Block a user