Function opus_dred_alloc

Source
pub unsafe extern "C" fn opus_dred_alloc(
    error: *mut c_int,
) -> *mut OpusDRED
Expand description

Allocates and initializes a DRED state.

ยงArguments

  • error [out] - int*: #OPUS_OK Success or [opus_errorcodes]