Function encoding_rs::ffi::decoder_decode_to_utf16_without_replacement [] [src]

pub unsafe extern fn decoder_decode_to_utf16_without_replacement(decoder: *mut Decoder, src: *const u8, src_len: *mut usize, dst: *mut u16, dst_len: *mut usize, last: bool) -> u32