When a ctypes C callback function is called, zero out the result
storage before converting the result to C data. See the comment in the code for details. Provide a better context for errors when the conversion of a callback function's result cannot be converted.
Showing
Please register or sign in to comment