Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/cubeb-core/src/   (Firefox Browser Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 618 B image not shown  

Quelle  lib.rs

  Sprache: Rust
 

// Copyright © 2017-2018 Mozilla Foundation
//
// This program is made available under an ISC-style license.  See the
// accompanying file LICENSE for details.

#[macro_use]
extern crate bitflags;
extern crate cubeb_sys;

#[macro_use]
mod ffi_types;

mod call;

mod builders;
mod channel;
mod context;
mod device;
mod device_collection;
mod error;
mod format;
mod log;
mod stream;
mod util;

pub use builders::*;
pub use channel::*;
pub use context::*;
pub use device::*;
pub use device_collection::*;
pub use error::*;
pub use format::*;
pub use log::*;
pub use stream::*;

pub mod ffi {
    pub use cubeb_sys::*;
}

Messung V0.5 in Prozent
C=59 H=91 G=76

¤ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet am  2026-06-18) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.