Skip to main content
Module

x/libclang/utils.ts>cstrInto

Deno FFI bindings for libclang
Go to Latest
variable cstrInto
import { cstrInto } from "https://deno.land/x/libclang@1.0.0-beta.8/utils.ts";

type

(string: string, buffer: Uint8Array) => TextEncoderEncodeIntoResult