shithub: cstory

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