|
|
udi_buf_path_free(3udi)
Buffer path handle deallocation
#include <udi.h>void udi_buf_path_free ( udi_buf_path_t buf_path );ARGUMENTS path is a buffer path handle to be deallocated.
DESCRIPTION The udi_buf_path_free call is used to deallocate a buffer path handle when it will no longer be used by the driver.