pub fn String_CopyToRawArray(buffer: &mut [c_char], src: &cc_string)
Calls String_CopyToRaw on a compile time array.
String_CopyToRaw
The function will panic if buffer.len() is outside the range of c_int.
buffer.len()
c_int