RacAssignmentHttpGetCallbackNative typedef

RacAssignmentHttpGetCallbackNative = Int32 Function(Pointer<Utf8>, Int32, Pointer<RacAssignmentHttpResponseStruct>, Pointer<Void>)

HTTP GET callback

Implementation

typedef RacAssignmentHttpGetCallbackNative = Int32 Function(Pointer<Utf8>,
    Int32, Pointer<RacAssignmentHttpResponseStruct>, Pointer<Void>);