pub unsafe extern "C" fn iio_scan_block_scan(
    blk: *mut iio_scan_block
) -> isize
Expand description

@brief Enumerate available contexts via scan block @param blk A pointer to a iio_scan_block structure. @returns On success, the number of contexts found. @returns On failure, a negative error number.

Introduced in version 0.20.