shithub: cstory

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