shithub: cstory

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