shithub: cstory

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