buffer_free()
function buffer_free(buffer $buffer): mixed
Lowers buffer_free() through the direct buffer opcode helper.
Parameters:
$buffer(buffer)
Returns: mixed
No examples yet — check examples/ and showcases/ for usage patterns.
Internals
For how buffer_free is implemented in the compiler, see the internals page.