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: CStringRef, description: CStringRef, ) -> ManuallyDrop<SwiftError>