shithub: cstory

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