shithub: cstory

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