DetectEdgesFunction typedef

DetectEdgesFunction = Pointer<NativeDetectionResult> Function(Pointer<Utf8> imagePath)

Implementation

typedef DetectEdgesFunction = Pointer<NativeDetectionResult> Function(
    Pointer<Utf8> imagePath
    );