sgs_StdOutputFunc [function]

void sgs_StdOutputFunc( void* userdata, sgs_Context* C, const void* ptr, size_t size )

Standard output function assumes userdata to be FILE* type and writes the passed buffer to it.