pub unsafe extern "C" fn av_crc_get_table( crc_id: AVCRCId, ) -> *const AVCRC
Get an initialized standard CRC table. @param crc_id ID of a standard CRC @return a pointer to the CRC table or NULL on failure