c_number

Type: int

If this value is 0 the string is treated as a C string (NULL terminated). Otherwise this value should be the length of the string byte data.
NOTE: this value must be initialised. An uninitialized value may contain a large number, which will in turn result in a General Protection Fault.

More:

parity