shithub: cstory

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