[][src]Function libipt_sys::pt_blk_free_decoder

pub unsafe extern "C" fn pt_blk_free_decoder(decoder: *mut pt_block_decoder)

Free an Intel PT block decoder.

This will destroy the decoder's default image.

The @decoder must not be used after a successful return.