shithub: cstory

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