Function tesseract_utils_data_free

Source
#[no_mangle]
pub unsafe extern "C" fn tesseract_utils_data_free(
    data: &mut ManuallyDrop<CData>,
)