shithub: cstory

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