[][src]Struct miniaudio_sys::ma_context__bindgen_ty_1__bindgen_ty_1

#[repr(C)]
pub struct ma_context__bindgen_ty_1__bindgen_ty_1 {
    pub asoundSO: ma_handle,
    pub snd_pcm_open: ma_proc,
    pub snd_pcm_close: ma_proc,
    pub snd_pcm_hw_params_sizeof: ma_proc,
    pub snd_pcm_hw_params_any: ma_proc,
    pub snd_pcm_hw_params_set_format: ma_proc,
    pub snd_pcm_hw_params_set_format_first: ma_proc,
    pub snd_pcm_hw_params_get_format_mask: ma_proc,
    pub snd_pcm_hw_params_set_channels_near: ma_proc,
    pub snd_pcm_hw_params_set_rate_resample: ma_proc,
    pub snd_pcm_hw_params_set_rate_near: ma_proc,
    pub snd_pcm_hw_params_set_buffer_size_near: ma_proc,
    pub snd_pcm_hw_params_set_periods_near: ma_proc,
    pub snd_pcm_hw_params_set_access: ma_proc,
    pub snd_pcm_hw_params_get_format: ma_proc,
    pub snd_pcm_hw_params_get_channels: ma_proc,
    pub snd_pcm_hw_params_get_channels_min: ma_proc,
    pub snd_pcm_hw_params_get_channels_max: ma_proc,
    pub snd_pcm_hw_params_get_rate: ma_proc,
    pub snd_pcm_hw_params_get_rate_min: ma_proc,
    pub snd_pcm_hw_params_get_rate_max: ma_proc,
    pub snd_pcm_hw_params_get_buffer_size: ma_proc,
    pub snd_pcm_hw_params_get_periods: ma_proc,
    pub snd_pcm_hw_params_get_access: ma_proc,
    pub snd_pcm_hw_params: ma_proc,
    pub snd_pcm_sw_params_sizeof: ma_proc,
    pub snd_pcm_sw_params_current: ma_proc,
    pub snd_pcm_sw_params_get_boundary: ma_proc,
    pub snd_pcm_sw_params_set_avail_min: ma_proc,
    pub snd_pcm_sw_params_set_start_threshold: ma_proc,
    pub snd_pcm_sw_params_set_stop_threshold: ma_proc,
    pub snd_pcm_sw_params: ma_proc,
    pub snd_pcm_format_mask_sizeof: ma_proc,
    pub snd_pcm_format_mask_test: ma_proc,
    pub snd_pcm_get_chmap: ma_proc,
    pub snd_pcm_state: ma_proc,
    pub snd_pcm_prepare: ma_proc,
    pub snd_pcm_start: ma_proc,
    pub snd_pcm_drop: ma_proc,
    pub snd_pcm_drain: ma_proc,
    pub snd_device_name_hint: ma_proc,
    pub snd_device_name_get_hint: ma_proc,
    pub snd_card_get_index: ma_proc,
    pub snd_device_name_free_hint: ma_proc,
    pub snd_pcm_mmap_begin: ma_proc,
    pub snd_pcm_mmap_commit: ma_proc,
    pub snd_pcm_recover: ma_proc,
    pub snd_pcm_readi: ma_proc,
    pub snd_pcm_writei: ma_proc,
    pub snd_pcm_avail: ma_proc,
    pub snd_pcm_avail_update: ma_proc,
    pub snd_pcm_wait: ma_proc,
    pub snd_pcm_info: ma_proc,
    pub snd_pcm_info_sizeof: ma_proc,
    pub snd_pcm_info_get_name: ma_proc,
    pub snd_config_update_free_global: ma_proc,
    pub internalDeviceEnumLock: ma_mutex,
    pub useVerboseDeviceEnumeration: ma_bool32,
}

Fields

asoundSO: ma_handlesnd_pcm_open: ma_procsnd_pcm_close: ma_procsnd_pcm_hw_params_sizeof: ma_procsnd_pcm_hw_params_any: ma_procsnd_pcm_hw_params_set_format: ma_procsnd_pcm_hw_params_set_format_first: ma_procsnd_pcm_hw_params_get_format_mask: ma_procsnd_pcm_hw_params_set_channels_near: ma_procsnd_pcm_hw_params_set_rate_resample: ma_procsnd_pcm_hw_params_set_rate_near: ma_procsnd_pcm_hw_params_set_buffer_size_near: ma_procsnd_pcm_hw_params_set_periods_near: ma_procsnd_pcm_hw_params_set_access: ma_procsnd_pcm_hw_params_get_format: ma_procsnd_pcm_hw_params_get_channels: ma_procsnd_pcm_hw_params_get_channels_min: ma_procsnd_pcm_hw_params_get_channels_max: ma_procsnd_pcm_hw_params_get_rate: ma_procsnd_pcm_hw_params_get_rate_min: ma_procsnd_pcm_hw_params_get_rate_max: ma_procsnd_pcm_hw_params_get_buffer_size: ma_procsnd_pcm_hw_params_get_periods: ma_procsnd_pcm_hw_params_get_access: ma_procsnd_pcm_hw_params: ma_procsnd_pcm_sw_params_sizeof: ma_procsnd_pcm_sw_params_current: ma_procsnd_pcm_sw_params_get_boundary: ma_procsnd_pcm_sw_params_set_avail_min: ma_procsnd_pcm_sw_params_set_start_threshold: ma_procsnd_pcm_sw_params_set_stop_threshold: ma_procsnd_pcm_sw_params: ma_procsnd_pcm_format_mask_sizeof: ma_procsnd_pcm_format_mask_test: ma_procsnd_pcm_get_chmap: ma_procsnd_pcm_state: ma_procsnd_pcm_prepare: ma_procsnd_pcm_start: ma_procsnd_pcm_drop: ma_procsnd_pcm_drain: ma_procsnd_device_name_hint: ma_procsnd_device_name_get_hint: ma_procsnd_card_get_index: ma_procsnd_device_name_free_hint: ma_procsnd_pcm_mmap_begin: ma_procsnd_pcm_mmap_commit: ma_procsnd_pcm_recover: ma_procsnd_pcm_readi: ma_procsnd_pcm_writei: ma_procsnd_pcm_avail: ma_procsnd_pcm_avail_update: ma_procsnd_pcm_wait: ma_procsnd_pcm_info: ma_procsnd_pcm_info_sizeof: ma_procsnd_pcm_info_get_name: ma_procsnd_config_update_free_global: ma_procinternalDeviceEnumLock: ma_mutexuseVerboseDeviceEnumeration: ma_bool32

Trait Implementations

impl Clone for ma_context__bindgen_ty_1__bindgen_ty_1[src]

impl Copy for ma_context__bindgen_ty_1__bindgen_ty_1[src]

Auto Trait Implementations

Blanket Implementations

impl<T> Any for T where
    T: 'static + ?Sized
[src]

impl<T> Borrow<T> for T where
    T: ?Sized
[src]

impl<T> BorrowMut<T> for T where
    T: ?Sized
[src]

impl<T> From<T> for T[src]

impl<T, U> Into<U> for T where
    U: From<T>, 
[src]

impl<T> ToOwned for T where
    T: Clone
[src]

type Owned = T

The resulting type after obtaining ownership.

impl<T, U> TryFrom<U> for T where
    U: Into<T>, 
[src]

type Error = Infallible

The type returned in the event of a conversion error.

impl<T, U> TryInto<U> for T where
    U: TryFrom<T>, 
[src]

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.