[][src]Type Definition pgx_pg_sys::GetForeignRowMarkType_function

type GetForeignRowMarkType_function = Option<unsafe extern "C" fn(rte: *mut RangeTblEntry, strength: LockClauseStrength) -> RowMarkType>;