TraceLogCallback typedef

Implementation

typedef TraceLogCallback =
    ffi.Pointer<ffi.NativeFunction<TraceLogCallbackFunction>>;