va_list typedef

va_list = Pointer<Char>

Implementation

typedef va_list = ffi.Pointer<ffi.Char>;