shithub: cstory

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