Function opusic_sys::opus_decoder_init[][src]

pub unsafe extern "C" fn opus_decoder_init(
    st: *mut OpusDecoder,
    Fs: opus_int32,
    channels: c_int
) -> c_int