Function tesseract_utils_data_free

Source
pub unsafe extern "C" fn tesseract_utils_data_free(
    data: &mut ManuallyDrop<CArray<u8>>,
)