[][src]Type Definition pgx_pg_sys::ImportForeignSchema_function

type ImportForeignSchema_function = Option<unsafe extern "C" fn(stmt: *mut ImportForeignSchemaStmt, serverOid: Oid) -> *mut List>;