encode_string

Function encode_string 

Source
pub fn encode_string(cp: u32, data: &str, check: bool) -> Result<Vec<u8>>
Available on Windows only.