Allocate bytes in the buffer for external use.
@paramin buf buffer structure @paramin size required size @paramout mem pointer to the memory area @paramout actual_size size of the memory area after allocation; can be larger or smaller than size
See Implementation
Allocate bytes in the buffer for external use.
@paramin buf buffer structure @paramin size required size @paramout mem pointer to the memory area @paramout actual_size size of the memory area after allocation; can be larger or smaller than size