mirror_ffmpeg_sys

Function av_opt_copy

Source
pub unsafe extern "C" fn av_opt_copy(
    dest: *mut c_void,
    src: *const c_void,
) -> c_int