Struct libflac_sys::FLAC__Subframe_Constant [−][src]
#[repr(C)]pub struct FLAC__Subframe_Constant { pub value: FLAC__int32, }
Fields
value: FLAC__int32Trait Implementations
Auto Trait Implementations
impl Send for FLAC__Subframe_Constantimpl Sync for FLAC__Subframe_Constantimpl Unpin for FLAC__Subframe_Constant