Returns a String value that is made from count copies appended together. If count is 0, the empty string is returned.
method
ffi.CString.repeat
@param count
number of copies to append
method
Returns a String value that is made from count copies appended together. If count is 0, the empty string is returned.
number of copies to append