shithub: cstory

ref: 729540d2b8555142e18a8b6ddf650f0525a5d009
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);