SdlLogOutputFunctionDart typedef

SdlLogOutputFunctionDart = void Function(Pointer<NativeType>, int, int, Pointer<Utf8>)

Implementation

typedef SdlLogOutputFunctionDart = void Function(
    Pointer<NativeType>, int, int, Pointer<Utf8>);