Docs.rs
libcdio-sys-0.5.2
libcdio-sys 0.5.2
Permalink
Docs.rs crate page
GPL-3.0+
Links
Repository
crates.io
Source
Owners
MonterraByte
Dependencies
bindgen ^0.71
build
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
libcdio_
sys
0.5.2
msf_t
Aliased type
Fields
f
m
s
In crate libcdio_
sys
libcdio_sys
Type Alias
msf_t
Copy item path
Source
pub type msf_t =
msf_s
;
Aliased Type
§
struct msf_t { pub m:
u8
, pub s:
u8
, pub f:
u8
, }
Fields
§
§
m:
u8
§
s:
u8
§
f:
u8