| libnvme_ctrl_get_host_iface(9) | libnvme API manual | libnvme_ctrl_get_host_iface(9) |
NAME
libnvme_ctrl_get_host_iface - Get host_iface.
SYNOPSIS
const char * libnvme_ctrl_get_host_iface (const struct libnvme_ctrl *p );
ARGUMENTS
- p
- The struct libnvme_ctrl instance to query.
RETURN
The value of the host_iface field, or NULL if not set.
| libnvme_ctrl_get_host_iface | September 2026 |