Type Definition pgrx_pg_sys::IterateDirectModify_function
source · pub type IterateDirectModify_function = Option<unsafe extern "C" fn(node: *mut ForeignScanState) -> *mut TupleTableSlot>;
pub type IterateDirectModify_function = Option<unsafe extern "C" fn(node: *mut ForeignScanState) -> *mut TupleTableSlot>;