mm.base
Make_ext.B
mm
mm.audio
mm.image
mm.midi
mm.oss
mm.video
type t
Type of a buffer.
val create : int -> t
Create a buffer of given length.
val blit : t -> int -> t -> int -> int -> unit
Blitting function.