Name
disk_part_iter_next — 
     proceed iterator to the next partition and return it
 
Synopsis
| struct hd_struct * disk_part_iter_next ( | struct disk_part_iter * piter ); | 
 
Arguments
- piter
- 
     iterator of interest
     
Description
   Proceed piter to the next partition and return it.