Skip to main content
Module

x/libclang/utils.ts>cxstringToString

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

type

(cxstring: Uint8Array, dispose?) => string