AlazarFreeBufferU8¶
Function Syntax¶
-
RETURN_CODE
AlazarFreeBufferU8
(HANDLE handle, U8 * buffer)¶ Frees a buffer allocated with AlazarAllocBufferU8()
- Return
- ApiSuccess upon success, or an error code. See RETURN_CODE for more detailed information.
- Parameters
handle
: Handle to boardbuffer
: Base address of the buffer to free