shithub: cstory

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