[][src]Function pgx_pg_sys::ExecFindRowMark

pub unsafe fn ExecFindRowMark(
    arg_estate: *mut EState,
    arg_rti: Index,
    arg_missing_ok: bool
) -> *mut ExecRowMark