shithub: cstory

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