[][src]Function dpdk_unix::strings::to_c_string_robustly

pub fn to_c_string_robustly<T: Into<Vec<u8>>>(string: T) -> CString

To CString robustly.