shithub: cstory

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