Function ffmpeg::ffi::sws_frame_start

source ·
pub unsafe extern "C" fn sws_frame_start(
    c: *mut SwsContext,
    dst: *mut AVFrame,
    src: *const AVFrame
) -> c_int