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