shithub: cstory

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