shithub: cstory

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