Type Definition pgrx_pg_sys::EstimateDSMForeignScan_function
source · pub type EstimateDSMForeignScan_function = Option<unsafe extern "C" fn(node: *mut ForeignScanState, pcxt: *mut ParallelContext) -> Size>;
pub type EstimateDSMForeignScan_function = Option<unsafe extern "C" fn(node: *mut ForeignScanState, pcxt: *mut ParallelContext) -> Size>;