[][src]Function stainless_ffmpeg_sys::sws_isSupportedEndiannessConversion

pub unsafe extern "C" fn sws_isSupportedEndiannessConversion(
    pix_fmt: AVPixelFormat
) -> c_int

@param[in] pix_fmt the pixel format @return a positive value if an endianness conversion for pix_fmt is supported, 0 otherwise.