tesseract_utils_swift_error_new

Function tesseract_utils_swift_error_new 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn tesseract_utils_swift_error_new( code: isize, domain: *const i8, description: *const i8, ) -> ManuallyDrop<SwiftError>