pub unsafe extern "C" fn nvme_next_host(
r: nvme_root_t,
h: nvme_host_t,
) -> nvme_host_tExpand 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