Skip to main content

nvme_namespace_first_path

Function nvme_namespace_first_path 

Source
pub unsafe extern "C" fn nvme_namespace_first_path(
    ns: nvme_ns_t,
) -> nvme_path_t
Expand description

nvme_namespace_first_path() - Start path iterator @ns: Namespace instance

Return: First &nvme_path_t object of an @ns iterator