Constant LLG_DECODE_VALID_UTF8
pub const LLG_DECODE_VALID_UTF8: u32 = 2; // 2u32Expand description
Replace invalid UTF-8 with the replacement character.
pub const LLG_DECODE_VALID_UTF8: u32 = 2; // 2u32Replace invalid UTF-8 with the replacement character.