Function tree_sitter_c2rust::ffi::ts_parser_set_timeout_micros

source ยท
#[no_mangle]
pub unsafe extern "C" fn ts_parser_set_timeout_micros(
    self_0: *mut TSParser,
    timeout_micros: u64,
)