pub unsafe extern "C" fn nvme_namespace_first_path(
ns: nvme_ns_t,
) -> nvme_path_tExpand description
nvme_namespace_first_path() - Start path iterator @ns: Namespace instance
Return: First &nvme_path_t object of an @ns iterator
pub unsafe extern "C" fn nvme_namespace_first_path(
ns: nvme_ns_t,
) -> nvme_path_tnvme_namespace_first_path() - Start path iterator @ns: Namespace instance
Return: First &nvme_path_t object of an @ns iterator