[][src]Function pgx_pg_sys::ExecOpenScanRelation

pub unsafe fn ExecOpenScanRelation(
    arg_estate: *mut EState,
    arg_scanrelid: Index,
    arg_eflags: c_int
) -> Relation