NativeGetIntent typedef

NativeGetIntent = Int32 Function(IntPtr, Pointer<Pointer<Utf8>>, Pointer<Int32>, Pointer<Pointer<Pointer<Utf8>>>, Pointer<Pointer<Pointer<Utf8>>>)

Implementation

typedef NativeGetIntent = Int32 Function(
    IntPtr,
    Pointer<Pointer<Utf8>>,
    Pointer<Int32>,
    Pointer<Pointer<Pointer<Utf8>>>,
    Pointer<Pointer<Pointer<Utf8>>>);