Function av_frame_set_metadata

Source
pub unsafe extern "C" fn av_frame_set_metadata(
    frame: *mut AVFrame,
    val: *mut AVDictionary,
)