shithub: cstory

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