Function ts_query_string_value_for_id

Source
#[no_mangle]
pub unsafe extern "C" fn ts_query_string_value_for_id(
    self_0: *const TSQuery,
    index: c_uint,
    length: *mut c_uint,
) -> *const c_char