shithub: cstory

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