Skip to main content
Module

x/sdl_ts/mod.ts>IMG.Init

SDL TypeScript bindings.
Latest
function IMG.Init
import { IMG } from "https://deno.land/x/sdl_ts@0.0.6/mod.ts";
const { Init } = IMG;

Parameters

flags: number
optional
libraryPath: string

Returns

number