shithub: cstory

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