tree_sitter::ffi

Function ts_parser_cancellation_flag

source
pub unsafe extern "C" fn ts_parser_cancellation_flag(
    self_: *const TSParser,
) -> *const usize
Expand description

Get the parser’s current cancellation flag pointer.