Skip to main content
Module

x/sdl_ts/mod.ts>SDL.Init

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

Parameters

flags: number
optional
libraryPath: string

Returns

number