marshalCstring

Service function, used for marshalling of protocol messages. Data strings are passed without trailing nulls.

int
marshalCstring
(
ubyte[] to
,
in string s
)

Meta