Function avpriv_bprint_to_extradata

Source
pub unsafe extern "C" fn avpriv_bprint_to_extradata(
    avctx: *mut AVCodecContext,
    buf: *mut AVBPrint,
) -> c_int
Expand description

Finalize buf into extradata and set its size appropriately.