pub unsafe extern "C" fn btrfs_util_destroy_subvolume_iterator(
    iter: *mut btrfs_util_subvolume_iterator
)
Expand description

btrfs_util_destroy_subvolume_iterator() - Destroy a subvolume iterator previously created by btrfs_util_create_subvolume_iterator(). @iter: Iterator to destroy.