shithub: cstory

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