Function opus_decoder_create

Source
pub unsafe fn opus_decoder_create(
    Fs: i32,
    channels: i32,
    error: *mut i32,
) -> *mut OpusDecoder