native setc(src[],len,ch);
src | Destination string buffer to copy to. |
len | Destination buffer length. |
ch | Character to set string. |
Sets string with given character.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.