Skip to main content
Module

x/libclang/utils.ts>cstrToString

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

type

(cstr: Uint8Array) => string