macro_rules! BUFFER_DEL { ($buffer:expr) => { ... }; }
Deletes the buffer and frees the allocated memory.
buffer
This function does not return a value.