Issue #8966: If a ctypes structure field is an array of c_char, convert its
value to bytes instead of str (as done for c_char and c_char_p).
Showing
Please register or sign in to comment
value to bytes instead of str (as done for c_char and c_char_p).