shithub: cstory

ref: d80d7ed8c891b129d0770522396cf48aa49c8b4d
dir: /src/Resource.h/

View raw version
#pragma once

#include <stddef.h>

const unsigned char* FindResource(const char *name, const char *type, size_t *size);