33#include "xbps_api_impl.h"
36#pragma clang diagnostic ignored "-Wformat-nonliteral"
44 const char *file_name,
87 retval = vasprintf(&buf, fmt, va);
int(* state_cb)(const struct xbps_state_cb_data *, void *)
void(* fetch_cb)(const struct xbps_fetch_cb_data *, void *)
Structure to be passed as argument to the state function callback. All members are read-only and set ...
Generic XBPS structure handler for initialization.
Structure to be passed to the fetch function callback.