Function tree_sitter_c2rust::core::ts_external_scanner_state_init

source ยท
#[no_mangle]
pub unsafe extern "C" fn ts_external_scanner_state_init(
    self_0: *mut ExternalScannerState,
    data: *const c_char,
    length: c_uint,
)