shithub: cstory

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