Function tree_sitter::ffi::ts_node_start_byte
source · pub unsafe extern "C" fn ts_node_start_byte(self_: TSNode) -> u32
Expand description
Get the node’s start byte.
pub unsafe extern "C" fn ts_node_start_byte(self_: TSNode) -> u32
Get the node’s start byte.