sws_frame_start

Function sws_frame_start 

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