Function tesseract_utils_cerr_new_swift_error

Source
#[no_mangle]
pub unsafe extern "C" fn tesseract_utils_cerr_new_swift_error(
    code: isize,
    domain: CStringRef,
    description: CStringRef,
) -> ManuallyDrop<CError>