shithub: cstory

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