[][src]Function libipt_sys::pt_iscache_free

pub unsafe extern "C" fn pt_iscache_free(iscache: *mut pt_image_section_cache)

Free a traced memory image section cache.

The @iscache must have been allocated with pt_iscache_alloc(). The @iscache must not be used after a successful return.