I am writing a Python binding for a C library function that requires a FILE * handle as an input.
FILE *
I want the Python caller to pass an open io.Buffe
io.Buffe