HH\xenon_get_and_clear_samples

TODO: this will replace xenon_get_data() this function is same as xenon_get_data() except that it deletes the stack traces that are returned

namespace HH;

function xenon_get_and_clear_samples(): varray<XenonSample>;

Returns