[][src]Function pgx_pg_sys::SPI_execute_plan_with_paramlist

pub unsafe fn SPI_execute_plan_with_paramlist(
    arg_plan: SPIPlanPtr,
    arg_params: ParamListInfo,
    arg_read_only: bool,
    arg_tcount: c_long
) -> c_int