shithub: cstory

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