Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added helper function to return either _ptr attribute or ffi.NULL
This helper function checks if the input is None and returns ffi.NULL, otherwise the _ptr attribute. Closes #160.
- Loading branch information