〽
〽
〽
〽
Pattern Language
Home
Search
⌃
K
Links
Pattern Language
Core Language
Data Types
Variable Placement
Namespaces
Expressions
Functions
Control flow
In / Out Variables
Attributes
Preprocessor
Comments
Sections
Libraries
hex
http
mangled
dec
provider
core
std
type
Powered By
GitBook
Comment on page
core
Core intrinsic functions to interact with the ImHex Hex Editor
Types
hex::core::Selection
A type representing a selection in the hex editor
struct
Selection
{
...
};
Functions
hex::core::get_selection
Returns the current selection in the hex editor
return
: The current selection
fn
get_selection
();
Last modified
8mo ago