pub unsafe extern "C" fn iio_scan_block_destroy(
    blk: *mut iio_scan_block
)
Expand description

@brief Destroy the given scan block @param blk A pointer to an iio_scan_block structure

NOTE: After that function, the iio_scan_block pointer shall be invalid.

Introduced in version 0.20.