shithub: cstory

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