shithub: cstory

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