F.1.15. rascal_ntoa

void rascal_ntoa(
	const addr_t *source,
	char *buffer,
	unsigned int buffer_size
);

Fills the buffer with a null-terminated string that represents the given address in a text form in the most common representation.