32#include "xbps_api_impl.h"
39 const char *file_name,
60int HIDDEN PRINTF_LIKE(5, 6)
82 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.