mirror_ffmpeg_sys

Function swr_config_frame

Source
pub unsafe extern "C" fn swr_config_frame(
    swr: *mut SwrContext,
    out: *const AVFrame,
    in_: *const AVFrame,
) -> c_int