Function to_c_strings

Source
pub fn to_c_strings(s: Vec<Field>) -> Vec<CString>
Expand description

Converts fields to C strings.