reexported-myzlib.c   [plain text]


const char* zlibVersion()
{
    return "my";
}