[][src]Type Definition pgx_pg_sys::EstimateDSMForeignScan_function

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