Type Definition pgx_pg_sys::EndForeignScan_function[][src]

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