Function ffmpeg::ffi::sws_send_slice

source ·
pub unsafe extern "C" fn sws_send_slice(
    c: *mut SwsContext,
    slice_start: c_uint,
    slice_height: c_uint
) -> c_int