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