al-0.1.4.2: OpenAL 1.1 raw API.

Copyright(C) 2015 Dimitri Sabadie
LicenseBSD3
MaintainerDimitri Sabadie <dimitri.sabadie@gmail.com>
Stabilityexperimental
Portabilityportable
Safe HaskellSafe
LanguageHaskell2010

Sound.AL.Types

Description

 

Documentation

type ALchar = CChar #

type ALbyte = CSChar #

type ALint = CInt #

type ALuint = CUInt #

type ALsizei = CInt #

type ALenum = CInt #

type ALvoid = () #