Module

x/webview/src/ffi.ts>encodeCString

🌐 Deno bindings for webview, a tiny library for creating web-based desktop GUIs
Go to Latest
function encodeCString
import { encodeCString } from "https://dotland.deno.dev/x/webview@0.7.6/src/ffi.ts";

Encodes a string to a null terminated string

Parameters

value: string

The intput string