Looks for a file at the specified path in the resource and returns a
InputStream that lets you read the data.
lookup_flags controls the behaviour of the lookup.
| this |
A Resource |
| path |
A pathname inside the resource |
| lookup_flags |
|
InputStream or null on error. Free the returned object with unref |