Function ts_parser_set_logger

Source
#[no_mangle]
pub unsafe extern "C" fn ts_parser_set_logger(
    self_0: *mut TSParser,
    logger: TSLogger,
)