shithub: cstory

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