shithub: cstory

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