Skip to main content
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://deno.land/x/webview@0.7.5/src/ffi.ts";

Encodes a string to a null terminated string

Parameters

value: string

The intput string