shithub: cstory

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