shithub: cstory

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