tf_img_free_shm

Name

tf_img_free_shm -- 

Synopsis

int * tf_img_free_shm (int mem_id);

Arguments

mem_id

Description

This function will detach and delete the memory segment with mem_id. It should be called after the completion of the tf_img_read_shm function, to ensure that the memory is not freed until after the image is returned.