shithub: cstory

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