README

moonbit-community/moon_cpal/null does not have a README file

#
Device

pub struct Device {
_unit : Unit
} derive(Eq,
Debug
)

impl Show for Device

#
Device::name

fn Device::name(_self : Device) -> String

#
Host

pub struct Host {
_unit : Unit
} derive(Eq,
Debug
)

impl Show for Host

#
Host::default_input_device

fn Host::default_input_device(_self : Host) -> Device?

#
Host::default_output_device

fn Host::default_output_device(_self : Host) -> Device?

#
Host::devices

fn Host::devices(_self : Host) -> Array[Device]

#
Stream

pub struct Stream {
_unit : Unit
} derive(Eq,
Debug
)

impl Show for Stream

#
Stream::close

fn Stream::close(_self : Stream) -> Unit

#
default_host

fn default_host() -> Host

Powered by MoonBit

Site sourceReport issuePackagesBuild queueSkillsStatistics

© 2026 mooncakes.io