[][src]Function pgx_pg_sys::CreateOneShotCachedPlan

pub unsafe fn CreateOneShotCachedPlan(
    arg_raw_parse_tree: *mut RawStmt,
    arg_query_string: *const c_char,
    arg_commandTag: CommandTag
) -> *mut CachedPlanSource