Function libsoundio_sys::soundio_best_matching_channel_layout [] [src]

pub unsafe extern "C" fn soundio_best_matching_channel_layout(
    preferred_layouts: *const SoundIoChannelLayout,
    preferred_layout_count: c_int,
    available_layouts: *const SoundIoChannelLayout,
    available_layout_count: c_int
) -> *const SoundIoChannelLayout