shithub: cstory

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