Function av_dovi_alloc

pub unsafe extern "C" fn av_dovi_alloc(
    size: *mut usize,
) -> *mut AVDOVIDecoderConfigurationRecord
Expand description

Allocate a AVDOVIDecoderConfigurationRecord structure and initialize its fields to default values.

@return the newly allocated struct or NULL on failure