libpynq (release 5EWC0-2023 version 0.2.0 of 2023-08-28 20:33)
|
#include <log.h>
#include <stdarg.h>
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Go to the source code of this file.
Functions | |
void | pynq_log (const LogLevel level, char const *domain, char const *location, unsigned int lineno, char const *fmt,...) |