inibin_reader.c (156B)
1 #include "libriot/inibin.h" 2 3 b32 4 riot_inibin_read(struct riot_inibin_ctx *ctx, struct mem_stream stream) { 5 assert(ctx); 6 7 (void) stream; 8 9 return false; 10 }
![]() | brzeszczotbrzeszczot.git |
git clone git://git.lenczewski.org/brzeszczot.git | |
Log | Files | Refs |