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