Skip to main content

nvme_ctrl_get_host_iface

Function nvme_ctrl_get_host_iface 

Source
pub unsafe extern "C" fn nvme_ctrl_get_host_iface(
    c: nvme_ctrl_t,
) -> *const c_char
Expand description

nvme_ctrl_get_host_iface() - Host interface name of a controller @c: Controller instance

Return: Host interface name of @c (if present)