1#ifndef _CHARPIPELINE_STRUCTURES_DOLPHINSTRING_H_
2#define _CHARPIPELINE_STRUCTURES_DOLPHINSTRING_H_
u8 Strcat(char *str1, char *str2, char *dst)
void Strcpy(char *dst, char *src)
s8 Strcmp(char *str1, char *str2)
unsigned long u32
Definition types.h:9
signed char s8
Definition hsd_3B2B.h:3
unsigned char u8
Definition hsd_3B2B.h:2