shithub: cstory

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