Struct coreaudio_sys::audio_unit::Struct_Unnamed157
[−]
[src]
pub struct Struct_Unnamed157 {
pub entityType: CFXMLEntityTypeCode,
pub replacementText: CFStringRef,
pub entityID: CFXMLExternalID,
pub notationName: CFStringRef,
}Fields
entityType: CFXMLEntityTypeCode
replacementText: CFStringRef
entityID: CFXMLExternalID
notationName: CFStringRef
Trait Implementations
impl Copy for Struct_Unnamed157[src]
impl Clone for Struct_Unnamed157[src]
fn clone(&self) -> Struct_Unnamed157
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more
impl Default for Struct_Unnamed157[src]
fn default() -> Struct_Unnamed157
Returns the "default value" for a type. Read more