Constant yrs::Y_OFFSET_UTF16 [−][src]
pub const Y_OFFSET_UTF16: c_int = 1;Expand description
Flag used by YOptions to determine, that text operations offsets and length will be counted by
UTF-16 chars of encoded string.
pub const Y_OFFSET_UTF16: c_int = 1;Flag used by YOptions to determine, that text operations offsets and length will be counted by
UTF-16 chars of encoded string.