pub unsafe extern "C" fn sws_isSupportedEndiannessConversion( pix_fmt: i32, ) -> i32
@param[in] pix_fmt the pixel format @return a positive value if an endianness conversion for pix_fmt is supported, 0 otherwise.