pub unsafe extern "C" fn FLEncoder_NewWritingToFile( arg1: *mut FILE, uniqueStrings: bool, ) -> FLEncoder
Creates a new Fleece encoder that writes to a file, not to memory.