shithub: cstory

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