shithub: cstory

ref: 8ec8a8d9900429ff16c605c17a3361064d0b8e6b
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);