pub unsafe extern "C" fn opus_dred_decoder_create(
error: *mut c_int,
) -> *mut OpusDREDDecoderExpand description
Allocates and initializes an OpusDREDDecoder state. @param [out] error int*: #OPUS_OK Success or @ref opus_errorcodes
pub unsafe extern "C" fn opus_dred_decoder_create(
error: *mut c_int,
) -> *mut OpusDREDDecoderAllocates and initializes an OpusDREDDecoder state. @param [out] error int*: #OPUS_OK Success or @ref opus_errorcodes