Create a new ModelReader with the given parameters.
This call will zero the out_reader
struct.
reader_func |
The ModelReaderFunc to use for the reader |
destroy |
The DestroyNotify to call on |
out_reader |
A pointer to an uninitialized ModelReader struct |
userdata |
The user data to pass to |