Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/capstone-engine/capstone
/ skipdata_callback
Method
skipdata_callback
bindings/python/capstone/__init__.py:1050–1051 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1048
1049
@property
1050
def
skipdata_callback(self):
1051
return
self._skipdata_cb
1052
1053
1054
@skipdata_callback.setter
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected