pub unsafe extern "C" fn nvme_ctrl_get_state(
c: nvme_ctrl_t,
) -> *const c_charExpand description
nvme_ctrl_get_state() - Running state of a controller @c: Controller instance
Return: String indicating the running state of @c
pub unsafe extern "C" fn nvme_ctrl_get_state(
c: nvme_ctrl_t,
) -> *const c_charnvme_ctrl_get_state() - Running state of a controller @c: Controller instance
Return: String indicating the running state of @c