Function openvino_sys::ie_blob_free

source ·
pub unsafe fn ie_blob_free(blob: *mut *mut ie_blob_t)
Expand description

@brief Releases the memory occupied by the ie_blob_t pointer. @ingroup Blob @param blob A pointer to the blob pointer to release memory.