pub unsafe extern "C" fn opus_dred_decoder_init(
dec: *mut OpusDREDDecoder,
) -> c_intExpand description
Initializes an OpusDREDDecoder state.
@param[in] dec OpusDREDDecoder*: State to be initialized.
pub unsafe extern "C" fn opus_dred_decoder_init(
dec: *mut OpusDREDDecoder,
) -> c_intInitializes an OpusDREDDecoder state.
@param[in] dec OpusDREDDecoder*: State to be initialized.