Skip to main content

nvme_next_host

Function nvme_next_host 

Source
pub unsafe extern "C" fn nvme_next_host(
    r: nvme_root_t,
    h: nvme_host_t,
) -> nvme_host_t
Expand description

nvme_next_host() - Next host iterator @r: &nvme_root_t object @h: Previous &nvme_host_t iterator

Return: Next &nvme_host_t object in an iterator