shithub: cstory

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