[][src]Type Definition pgx_pg_sys::IterateDirectModify_function

type IterateDirectModify_function = Option<unsafe extern "C" fn(node: *mut ForeignScanState) -> *mut TupleTableSlot>;