Searched defs:FLUID_STRCPY (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/libs/fluidsynth/src/
H A Dfluidsynth_priv.h273 #define FLUID_STRCPY(_dst,_src) strcpy(_dst,_src) macro

Completed in 32 milliseconds