pub unsafe extern "C" fn nvme_ctrl_get_host_traddr(
c: nvme_ctrl_t,
) -> *const c_charExpand description
nvme_ctrl_get_host_traddr() - Host transport address of a controller @c: Controller instance
Return: Host transport address of @c (if present)