shithub: cstory

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