tildefriends/src/ssb.export.h

6 lines
102 B
C

#pragma once
typedef struct _tf_ssb_t tf_ssb_t;
void tf_ssb_export(tf_ssb_t* ssb, const char* key);