shithub: cstory

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