tree_sitter::ffi

Function ts_parser_timeout_micros

Source
pub unsafe extern "C" fn ts_parser_timeout_micros(
    self_: *const TSParser,
) -> u64
Expand description

Get the duration in microseconds that parsing is allowed to take.