shithub: cstory

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