pub unsafe extern "C" fn nvme_ctrl_get_numa_node(
c: nvme_ctrl_t,
) -> *const c_charExpand description
nvme_ctrl_get_numa_node() - NUMA node of a controller @c: Controller instance
Return: String indicating the NUMA node
pub unsafe extern "C" fn nvme_ctrl_get_numa_node(
c: nvme_ctrl_t,
) -> *const c_charnvme_ctrl_get_numa_node() - NUMA node of a controller @c: Controller instance
Return: String indicating the NUMA node