mirror of
https://github.com/djhackersdev/saltytools.git
synced 2026-04-24 15:37:21 -05:00
6 lines
95 B
C
6 lines
95 B
C
#pragma once
|
|
|
|
#include "573file/prop.h"
|
|
|
|
int prop_xml_write(const struct prop *p, char **out);
|